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 dbc8d0f..d89f17f 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -744,6 +744,8 @@ 'browser/sync/sessions/sync_session.h', 'browser/sync/sessions/sync_session_context.cc', 'browser/sync/sessions/sync_session_context.h', + 'browser/sync/sync_constants.cc', + 'browser/sync/sync_constants.h', 'browser/sync/syncable/autofill_migration.h', 'browser/sync/syncable/blob.h', 'browser/sync/syncable/dir_open_result.h', |