Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3171)

Unified Diff: chrome/chrome_tests.gypi

Issue 6342008: views: Remove views unittests from unit_tests executable. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 42d4756a49bbc062fb91f96abdc62f981cc4ba55..85c54304639af3f1f6d5a2796d72ddd1b79728f4 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -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', {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698