Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index c7f2c69985a7ae6fee87bc3c1a3f9298d5eda494..b34e485345fde1718cf7f905b66061dbdcfb7b5f 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -88,7 +88,6 @@ |
'chrome_resources.gyp:chrome_strings', |
'chrome_resources.gyp:packed_extra_resources', |
'chrome_resources.gyp:packed_resources', |
- 'common/extensions/api/api.gyp:chrome_api', |
'debugger', |
'renderer', |
'test_support_common', |
@@ -1715,6 +1714,7 @@ |
'../third_party/liblouis/nacl_wrapper/liblouis_wrapper_browsertest.cc', |
], |
'dependencies': [ |
+ 'browser_chromeos', |
'../third_party/liblouis/liblouis_nacl.gyp:liblouis_test_data', |
], |
}], |
@@ -2440,7 +2440,6 @@ |
'chrome_resources.gyp:packed_extra_resources', |
'chrome_resources.gyp:packed_resources', |
'common', |
- 'common/extensions/api/api.gyp:chrome_api', |
'renderer', |
'test_support_sync_integration', |
'../sync/sync.gyp:sync', |
@@ -2593,7 +2592,6 @@ |
'target_name': 'sync_performance_tests', |
'type': 'executable', |
'dependencies': [ |
- 'common/extensions/api/api.gyp:chrome_api', |
'test/perf/perf_test.gyp:*', |
'test_support_sync_integration', |
'../sync/sync.gyp:sync', |