Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 5b6e6a9d2790318657f2ecc5e43e17984feb741a..f3a92fd9f6f006f3e68b5adebfa877d67de44e42 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -1617,7 +1617,6 @@ |
'type': 'executable', |
'dependencies': [ |
'browser', |
- 'chrome_common_features', |
'chrome_resources.gyp:chrome_resources', |
'chrome_resources.gyp:chrome_strings', |
'chrome_resources.gyp:packed_extra_resources', |
@@ -2112,7 +2111,6 @@ |
'type': 'executable', |
'dependencies': [ |
'browser', |
- 'chrome_common_features', |
'chrome_resources.gyp:browser_tests_pak', |
'chrome_resources.gyp:chrome_resources', |
'chrome_resources.gyp:chrome_strings', |
@@ -2657,7 +2655,6 @@ |
'type': 'executable', |
'dependencies': [ |
'browser', |
- 'chrome_common_features', |
'chrome_resources.gyp:chrome_resources', |
'chrome_resources.gyp:chrome_strings', |
'chrome_resources.gyp:packed_extra_resources', |