| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index ec87d2c7071efc07ee41ff881f344389acee04c2..a7badd008a1437ddc57fddc7a7377c2ca6c80b36 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -1257,6 +1257,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',
|
|
|