Skip to content
Snippets Groups Projects
Commit cd1236f9 authored by tfarina@chromium.org's avatar tfarina@chromium.org
Browse files

views: Remove views unittests from unit_tests executable.

They were already moved to a separate executable called views_unittests.

(This was a TODO for jcampan).

BUG=64211
TEST=trybots

Review URL: http://codereview.chromium.org/6342008

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71914 0039d316-1c4b-4281-b951-d872f2087c98
parent a41f8d47
No related branches found
No related tags found
No related merge requests found
......@@ -1718,22 +1718,6 @@
'tools/convert_dict/convert_dict_unittest.cc',
'../testing/gtest_mac_unittest.mm',
'../third_party/cld/encodings/compact_lang_det/compact_lang_det_unittest_small.cc',
# TODO(jcampan): Create a separate unit test for these to allow us to
# test views completely decoupled from chrome.
'../views/animation/bounds_animator_unittest.cc',
'../views/box_layout_unittest.cc',
'../views/controls/label_unittest.cc',
'../views/controls/progress_bar_unittest.cc',
'../views/controls/single_split_view.cc',
'../views/controls/tabbed_pane/tabbed_pane_unittest.cc',
'../views/controls/table/table_view_unittest.cc',
'../views/controls/textfield/textfield_views_model_unittest.cc',
'../views/controls/textfield/native_textfield_views_unittest.cc',
'../views/focus/accelerator_handler_gtk_unittest.cc',
'../views/focus/focus_manager_unittest.cc',
'../views/grid_layout_unittest.cc',
'../views/test/views_test_base.h',
'../views/view_unittest.cc',
],
'conditions': [
['touchui==1', {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment