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

Unified Diff: sync/sync.gyp

Issue 10584019: sync: Remove ClearUserData command. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix test Created 8 years, 6 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 | « sync/protocol/sync.proto ('k') | sync/test/engine/mock_connection_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/sync.gyp
diff --git a/sync/sync.gyp b/sync/sync.gyp
index 01a5055161bc2669d90d0d9ab8c1274035484191..6a9c7298c645206deda8174253af0f1001a0a3d0 100644
--- a/sync/sync.gyp
+++ b/sync/sync.gyp
@@ -71,8 +71,6 @@
'engine/build_commit_command.h',
'engine/cleanup_disabled_types_command.cc',
'engine/cleanup_disabled_types_command.h',
- 'engine/clear_data_command.cc',
- 'engine/clear_data_command.h',
'engine/commit.cc',
'engine/commit.h',
'engine/conflict_resolver.cc',
@@ -514,7 +512,6 @@
'engine/apply_updates_command_unittest.cc',
'engine/build_commit_command_unittest.cc',
'engine/cleanup_disabled_types_command_unittest.cc',
- 'engine/clear_data_command_unittest.cc',
'engine/download_updates_command_unittest.cc',
'engine/model_changing_syncer_command_unittest.cc',
'engine/nigori_util_unittest.cc',
« no previous file with comments | « sync/protocol/sync.proto ('k') | sync/test/engine/mock_connection_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698