| Index: chrome/chrome.gyp
|
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
|
| index 320ab5d94fe1aebc96ae55993113b5e871208ac2..d87ec3095007ef56ae513912c0adf0e7e7360e9f 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',
|
| ],
|
|
|