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

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: Fix unit test 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 df4d66157f9085006896ed0ea472ecc46f9a191a..d47923c9ea10eb19ccc714b18169c0743c8eb6bd 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