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 320ab5d..d87ec30 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -993,6 +993,8 @@ 'browser/sync/notifier/chrome_system_resources.h', 'browser/sync/notifier/invalidation_util.cc', 'browser/sync/notifier/invalidation_util.h', + 'browser/sync/notifier/registration_manager.cc', + 'browser/sync/notifier/registration_manager.h', 'browser/sync/notifier/server_notifier_thread.cc', 'browser/sync/notifier/server_notifier_thread.h', ], |