| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 63950f46e3a638987ed77cba0a2b173f48e70ee8..40613df3d62ea9939fb7b80d3b5790179496eae9 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1051,6 +1051,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',
|
|
|