Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
| index e5f2f75c07a772d700b2c0fdea07d6da852a5ac4..d58a0027b575876a782157ad47f72b4964c38b9c 100644 |
| --- a/chrome/chrome_tests.gypi |
| +++ b/chrome/chrome_tests.gypi |
| @@ -2745,6 +2745,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': [ |