| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 34048ba806a64411f88a31ad77ffa1ba7097bad2..2f3fbe506729a79ddc2dec696d3ec5f5fa546747 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1042,6 +1042,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',
|
|
|