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

Unified Diff: chrome/chrome.gyp

Issue 9113024: Add return values to SyncerCommand (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move syncer_error.* to internal_api/includes Created 8 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 | « 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..0c1b2787e63d73dcce411cb3168f70eea308f7d3 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -262,6 +262,8 @@
'sources': [
'browser/sync/engine/syncapi_internal.cc',
'browser/sync/engine/syncapi_internal.h',
+ 'browser/sync/internal_api/includes/syncer_error.cc',
+ 'browser/sync/internal_api/includes/syncer_error.h',
'browser/sync/internal_api/includes/unrecoverable_error_handler.h',
'browser/sync/internal_api/base_node.cc',
'browser/sync/internal_api/base_node.h',
« 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