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

Unified Diff: content/content_browser.gypi

Issue 340773006: Dispatch push event to worker from PushServiceImpl#OnMessage. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Debugging. Created 6 years, 6 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 33f796fc4f01fdabf706013154dc6624c840a506..1045469e95a4c47a0a36b355c9ef75e1bddc7f6f 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -167,6 +167,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