Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index c0d108ddbd7221294ba116ea9756591b9e1b9df4..e7122e7d25dec6c25e081870bfe4df31dba39b04 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -80,23 +80,6 @@ |
], |
}, |
{ |
- 'target_name': 'test_support_ui_runner', |
- 'type': 'static_library', |
- 'dependencies': [ |
- 'test_support_common', |
- '../testing/gtest.gyp:gtest', |
- ], |
- 'export_dependent_settings': [ |
- 'test_support_common', |
- ], |
- 'include_dirs': [ |
- '..', |
- ], |
- 'sources': [ |
- 'test/ui/run_all_unittests.cc', |
- ], |
- }, |
- { |
'target_name': 'test_support_ui', |
'type': 'static_library', |
'dependencies': [ |