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

Unified Diff: chrome/chrome.gyp

Issue 9036003: Avoid useless SYNC_CYCLE_CONTINUATION sync cycle (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years 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') | no next file » | 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 650cfab3d22e740533619e2d25a9a9fa5da6ad29..bbbc9b57186352ea28efdb667d00a421e3ac8162 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -408,6 +408,8 @@
'browser/sync/engine/syncer.h',
'browser/sync/engine/syncer_command.cc',
'browser/sync/engine/syncer_command.h',
+ 'browser/sync/engine/syncer_error.cc',
+ 'browser/sync/engine/syncer_error.h',
'browser/sync/engine/syncer_proto_util.cc',
'browser/sync/engine/syncer_proto_util.h',
'browser/sync/engine/sync_scheduler.cc',
« no previous file with comments | « chrome/browser/sync/test/engine/fake_model_worker.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698