| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index ba1ffd5453d3683055f5f3f5cc7b5c4624885298..e9cf4e484b95d0f46db9c3493f8c7d5e71ebfb38 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -1879,6 +1879,8 @@
|
| 'browser/notifications/message_center_settings_controller.h',
|
| 'browser/notifications/message_center_stats_collector.cc',
|
| 'browser/notifications/message_center_stats_collector.h',
|
| + 'browser/notifications/notification_conversion_helper.h',
|
| + 'browser/notifications/notification_conversion_helper.cc',
|
| 'browser/notifications/notification_ui_manager_desktop.cc',
|
| 'browser/notifications/sync_notifier/chrome_notifier_service.cc',
|
| 'browser/notifications/sync_notifier/chrome_notifier_service_factory.cc',
|
|
|