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

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: Rebase Layout test 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 e787e66f306cea820070f365c941bb540ba643f4..ba1e44e7f59791fd173ee3719765ffa0c9bd8628 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -699,6 +699,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 | « LayoutTests/push_messaging/push-messaging-api-surface-expected.txt ('k') | Source/modules/push_messaging/PushManager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698