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

Unified Diff: content/content_browser.gypi

Issue 2300093002: Make //content responsible for generating notification Ids (Closed)
Patch Set: Make //content responsible for generating notification Ids Created 4 years, 3 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 d9a54e2fa9df9b4d8144e6fedbe76fceda9a50bb..e144cf750f648dcd9062084ff1f96264f3190b5c 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -231,6 +231,7 @@
'public/browser/navigation_throttle.cc',
'public/browser/navigation_throttle.h',
'public/browser/navigation_type.h',
+ 'public/browser/notification_database_data.cc',
johnme 2016/09/08 15:21:50 (You'll need to move this to content/public/browse
Peter Beverloo 2016/09/08 18:56:02 Acknowledged.
'public/browser/notification_database_data.h',
'public/browser/notification_details.h',
'public/browser/notification_event_dispatcher.h',

Powered by Google App Engine
This is Rietveld 408576698