Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
| index d85ffacc0dc75ce9f7eb1e65346346dff88d0a61..baaf2bf2a55f2104dea7ee3419466f9ebd7002f0 100644 |
| --- a/chrome/chrome_tests.gypi |
| +++ b/chrome/chrome_tests.gypi |
| @@ -3361,6 +3361,8 @@ |
| 'dependencies': [ |
| 'chrome_java', |
| '../content/content.gyp:content_java_test_support', |
| + '../sync/sync.gyp:sync_java', |
| + '../sync/sync.gyp:sync_java_test_support', |
| ], |
| 'includes': [ '../build/java.gypi' ], |
| }, |