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

Unified Diff: chrome/chrome.gyp

Issue 7453014: [Sync] Refactor sync datatype error handling. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add operator= Created 9 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
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index eb760e0dd4ad9e83a719a7d2089d00bda2182432..4b1e921e538f08b7d5749b434819d2d2790532cc 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -581,6 +581,8 @@
'browser/sync/api/sync_change.cc',
'browser/sync/api/sync_change_processor.h',
'browser/sync/api/sync_change_processor.cc',
+ 'browser/sync/api/sync_error.h',
+ 'browser/sync/api/sync_error.cc',
],
'include_dirs': [
'..',

Powered by Google App Engine
This is Rietveld 408576698