Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1323)

Unified Diff: content/content_browser.gypi

Issue 1133813002: Introduce the NotificationIdGenerator in //content. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698