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

Unified Diff: Source/modules/modules.gypi

Issue 658723003: Blink implementation of PushManager#hasPermission() (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 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: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 7ad1aca3fddc546805e566da7d7825085b918de5..84b1431149f3e2ad8d0b923119d3c07c0fe7b885 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -690,6 +690,8 @@
'push_messaging/PushEvent.h',
'push_messaging/PushManager.cpp',
'push_messaging/PushManager.h',
+ 'push_messaging/PushPermissionCallback.cpp',
+ 'push_messaging/PushPermissionCallback.h',
'push_messaging/PushRegistration.cpp',
'push_messaging/PushRegistration.h',
'push_messaging/ServiceWorkerGlobalScopePush.h',
« no previous file with comments | « no previous file | Source/modules/push_messaging/PushManager.h » ('j') | Source/modules/push_messaging/PushManager.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698