diff options
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r-- | chrome/chrome.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index be29b86..3a924ad 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -1685,6 +1685,8 @@ 'browser/sync/engine/syncapi.h', 'browser/sync/glue/bookmark_model_worker.cc', 'browser/sync/glue/bookmark_model_worker.h', + 'browser/sync/glue/change_processor.cc', + 'browser/sync/glue/change_processor.h', 'browser/sync/glue/http_bridge.cc', 'browser/sync/glue/http_bridge.h', 'browser/sync/glue/model_associator.cc', |