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

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: Windows build fix 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 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',

Powered by Google App Engine
This is Rietveld 408576698