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

Unified Diff: content/content_browser.gypi

Issue 404353003: Define PushMessagingApplicationId and replace ad-hoc code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address John's comments. Created 6 years, 5 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 60d50b5bda0de4dacdca1ecef33e1bc2d112c3e8..a99d67b790f6d6f178685afd16f8cdc75b0863f0 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -169,6 +169,9 @@
'public/browser/power_save_blocker.h',
'public/browser/profiler_controller.h',
'public/browser/profiler_subscriber.h',
+ 'public/browser/push_messaging_application_id.cc',
+ 'public/browser/push_messaging_application_id.h',
+ 'public/browser/push_messaging_service.h',
'public/browser/quota_permission_context.h',
'public/browser/render_frame_host.h',
'public/browser/render_process_host.h',

Powered by Google App Engine
This is Rietveld 408576698