Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index b970cd72142f23907f2241b83bad4dfe5c663a19..ff72ebfc4f2882038de5dba8e2b57052ce6e756a 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -2318,6 +2318,7 @@ |
'../net/net.gyp:net', |
'../skia/skia.gyp:skia', |
'../sync/sync.gyp:sync', |
+ '../sync/sync.gyp:test_support_sync_internal_api', |
'../sync/sync.gyp:test_support_sync_testserver', |
'../testing/gmock.gyp:gmock', |
'../testing/gtest.gyp:gtest', |
@@ -2370,6 +2371,7 @@ |
'browser/sync/test/integration/passwords_helper.h', |
'browser/sync/test/integration/preferences_helper.cc', |
'browser/sync/test/integration/preferences_helper.h', |
+ 'browser/sync/test/integration/prototype_fake_server_test.cc', |
'browser/sync/test/integration/search_engines_helper.cc', |
'browser/sync/test/integration/search_engines_helper.h', |
'browser/sync/test/integration/sessions_helper.cc', |