Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index b970cd72142f23907f2241b83bad4dfe5c663a19..1e48fa46498c9ed76860b89f9b5be56a7cd86814 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -2319,6 +2319,7 @@ |
'../skia/skia.gyp:skia', |
'../sync/sync.gyp:sync', |
'../sync/sync.gyp:test_support_sync_testserver', |
+ '../sync/sync.gyp:test_support_sync_fake_server', |
'../testing/gmock.gyp:gmock', |
'../testing/gtest.gyp:gtest', |
'../third_party/icu/icu.gyp:icui18n', |
@@ -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', |