Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(132)

Unified Diff: trunk/src/chrome/chrome_tests.gypi

Issue 130503007: Revert 245326 "Basic implementation of the Sync C++ fake server" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « trunk/src/chrome/browser/sync/test/integration/sync_test.cc ('k') | trunk/src/sync/sync_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « trunk/src/chrome/browser/sync/test/integration/sync_test.cc ('k') | trunk/src/sync/sync_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698