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

Unified Diff: content/content_browser.gypi

Issue 883743002: Push API: Grace - allow one in ten pushes to show no notification. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@userdata
Patch Set: Fix typo (invesed needed but not shown logic) Created 5 years, 10 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 993318b39bd77fc55c840b0345fadd0c1f70aab2..993f6c5de7f451c158ad4ec67fcf13d9d664b63a 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -182,6 +182,7 @@
'public/browser/presentation_service_delegate.h',
'public/browser/profiler_controller.h',
'public/browser/profiler_subscriber.h',
+ 'public/browser/push_messaging_service.cc',
'public/browser/push_messaging_service.h',
'public/browser/quota_permission_context.h',
'public/browser/readback_types.h',
« no previous file with comments | « chrome/browser/services/gcm/push_messaging_service_impl.cc ('k') | content/public/browser/push_messaging_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698