| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index 7b3f1c7de90091973006a42ce9c54654fa3f6c42..fa1118ef790aa8a26ab1b733730472de38deadf6 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -1267,6 +1267,8 @@
|
| 'browser/notifications/message_center_notification_manager_win.cc',
|
| 'browser/notifications/message_center_settings_controller.cc',
|
| 'browser/notifications/message_center_settings_controller.h',
|
| + 'browser/notifications/message_center_stats_collector.cc',
|
| + 'browser/notifications/message_center_stats_collector.h',
|
| 'browser/notifications/notification.cc',
|
| 'browser/notifications/notification.h',
|
| 'browser/notifications/screen_lock_notification_blocker.cc',
|
|
|