Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 4298b8e25e6c255aa166d6b051e592d349967aa9..776fd699ee23c31fe9fd1c60381e54871d46cb94 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -2752,6 +2752,9 @@ |
'browser/sync/test/integration/single_client_dictionary_sync_test.cc', |
'browser/sync/test/integration/two_client_dictionary_sync_test.cc', |
], |
+ 'dependencies': [ |
+ 'chrome', |
+ ], |
}], |
['OS=="win"', { |
'sources': [ |