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': [ |
'..', |