| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index b8a142a95a9f48a3205ef96e76c63dc44c6547bd..b62872c7a997fb46dd9df36185c5dad91428fe00 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1053,6 +1053,8 @@
|
| 'browser/notifications/notification_database_data_conversions.h',
|
| 'browser/notifications/notification_event_dispatcher_impl.cc',
|
| 'browser/notifications/notification_event_dispatcher_impl.h',
|
| + 'browser/notifications/notification_id_generator.cc',
|
| + 'browser/notifications/notification_id_generator.h',
|
| 'browser/notifications/notification_message_filter.cc',
|
| 'browser/notifications/notification_message_filter.h',
|
| 'browser/notifications/page_notification_delegate.cc',
|
|
|