Index: trunk/src/chrome/chrome_tests.gypi |
=================================================================== |
--- trunk/src/chrome/chrome_tests.gypi (revision 245340) |
+++ trunk/src/chrome/chrome_tests.gypi (working copy) |
@@ -2312,7 +2312,6 @@ |
'../skia/skia.gyp:skia', |
'../sync/sync.gyp:sync', |
'../sync/sync.gyp:test_support_sync_testserver', |
- '../sync/sync.gyp:test_support_sync_fake_server', |
'../ui/app_list/app_list.gyp:app_list_test_support', |
], |
'include_dirs': [ |
@@ -2435,15 +2434,6 @@ |
'browser/sync/test/integration/multiple_client_preferences_sync_test.cc', |
'browser/sync/test/integration/multiple_client_sessions_sync_test.cc', |
'browser/sync/test/integration/multiple_client_typed_urls_sync_test.cc', |
- 'browser/sync/test/integration/passwords_helper.cc', |
- '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', |
- 'browser/sync/test/integration/sessions_helper.h', |
'browser/sync/test/integration/single_client_app_list_sync_test.cc', |
'browser/sync/test/integration/single_client_apps_sync_test.cc', |
'browser/sync/test/integration/single_client_bookmarks_sync_test.cc', |