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

Unified Diff: content/content_common.gypi

Issue 774573003: Start pulling away notification logic from ChromeContentBrowserClient. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 63c8166e46a10365dab9b54503bb7f96a3f1f019..cac7c1502588f6249de1665b373fe8382a883763 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -86,6 +86,7 @@
'public/common/page_zoom.h',
'public/common/pepper_plugin_info.cc',
'public/common/pepper_plugin_info.h',
+ 'public/common/platform_notification_service.h',
'public/common/process_type.h',
'public/common/push_messaging_status.cc',
'public/common/push_messaging_status.h',

Powered by Google App Engine
This is Rietveld 408576698