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

Unified Diff: content/content_browser.gypi

Issue 866443003: Push API: Don't require notification if tab is visible. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ycm_outdir
Patch Set: Created 5 years, 11 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 9fc7832e4eae0963097d76e2ab9a957328c71ebb..a48f9c8f0a769a110b9a4a27e6c3b2b88e6abd93 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -177,6 +177,7 @@
'public/browser/power_save_blocker.h',
'public/browser/profiler_controller.h',
'public/browser/profiler_subscriber.h',
+ 'public/browser/push_messaging_service.cc',
Michael van Ouwerkerk 2015/01/21 19:13:22 Let's also add this file to the CL :-)
johnme 2015/01/21 19:32:19 Done.
'public/browser/push_messaging_service.h',
'public/browser/quota_permission_context.h',
'public/browser/readback_types.h',

Powered by Google App Engine
This is Rietveld 408576698