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

Unified Diff: chrome/chrome.gyp

Issue 8625005: [Sync] Make ModelSafeWorker a true interface (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sync to head Created 9 years, 1 month 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 | « chrome/browser/sync/test/engine/fake_model_worker.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 258fa41594c1b24c65afbaf88c231e5b4dc51d67..cecefafd20c9a030c281930950629c57ff5a9e8f 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -385,6 +385,8 @@
'browser/sync/engine/model_changing_syncer_command.h',
'browser/sync/engine/model_safe_worker.cc',
'browser/sync/engine/model_safe_worker.h',
+ 'browser/sync/engine/passive_model_worker.cc',
+ 'browser/sync/engine/passive_model_worker.h',
'browser/sync/engine/net/server_connection_manager.cc',
'browser/sync/engine/net/server_connection_manager.h',
'browser/sync/engine/net/url_translator.cc',
« no previous file with comments | « chrome/browser/sync/test/engine/fake_model_worker.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698