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

Unified Diff: chrome/chrome.gyp

Issue 7621085: Server directed error handling backend code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: upload before commit. Created 9 years, 4 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 4a6ca8519561eb8436549c7d1d299241e9b6c781..13b78623e7a0e9dd8f4990e55a7cfd34a6bfcea5 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -676,6 +676,8 @@
'browser/sync/protocol/proto_value_conversions.cc',
'browser/sync/protocol/proto_value_conversions.h',
'browser/sync/protocol/service_constants.h',
+ 'browser/sync/protocol/sync_protocol_error.cc',
+ 'browser/sync/protocol/sync_protocol_error.h',
'browser/sync/sessions/ordered_commit_set.cc',
'browser/sync/sessions/ordered_commit_set.h',
'browser/sync/sessions/session_state.cc',
« no previous file with comments | « chrome/browser/sync/sessions/sync_session_unittest.cc ('k') | chrome/test/sync/engine/syncer_command_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698