summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
authorlipalani@chromium.org <lipalani@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-31 21:56:34 +0000
committerlipalani@chromium.org <lipalani@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-31 21:56:34 +0000
commitbe0af86bae56ca50bbeadffc0da1848d56f30995 (patch)
tree50cbc411a8e0279574a226c0919fa9aa7b3fc936 /chrome/chrome.gyp
parent0a23c8f93d334d4d67cd332ced96e998cada64f6 (diff)
downloadchromium_src-be0af86bae56ca50bbeadffc0da1848d56f30995.zip
chromium_src-be0af86bae56ca50bbeadffc0da1848d56f30995.tar.gz
chromium_src-be0af86bae56ca50bbeadffc0da1848d56f30995.tar.bz2
Server directed error handling backend code.
BUG=94007, 70276 TEST=sync_integration_tests.exe Review URL: http://codereview.chromium.org/7621085 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99051 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r--chrome/chrome.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 4a6ca85..13b7862 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',