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

Unified Diff: sync/sync.gyp

Issue 10829086: Reland 148792 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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/sessions/sync_session_context.h ('k') | no next file » | 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 ea2f7b35e6ee6cc4caa6a18db0279a8de40925cc..8ca2c194e742a5580a077ad3cb54dc9a04ef72f7 100644
--- a/sync/sync.gyp
+++ b/sync/sync.gyp
@@ -76,8 +76,6 @@
'engine/apply_updates_command.h',
'engine/build_commit_command.cc',
'engine/build_commit_command.h',
- 'engine/cleanup_disabled_types_command.cc',
- 'engine/cleanup_disabled_types_command.h',
'engine/commit.cc',
'engine/commit.h',
'engine/conflict_resolver.cc',
@@ -561,7 +559,6 @@
'internal_api/public/util/immutable_unittest.cc',
'engine/apply_updates_command_unittest.cc',
'engine/build_commit_command_unittest.cc',
- 'engine/cleanup_disabled_types_command_unittest.cc',
'engine/download_updates_command_unittest.cc',
'engine/model_changing_syncer_command_unittest.cc',
'engine/process_commit_response_command_unittest.cc',
« no previous file with comments | « sync/sessions/sync_session_context.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698