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

Unified Diff: Source/modules/modules.gypi

Issue 728443002: Remove PushPermissionClient. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Delete override. Created 6 years, 1 month 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
« no previous file with comments | « no previous file | Source/modules/push_messaging/PushManager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 2eab43827d938fd563c41e0d67b5b3d6e84877c5..60db765d35884158c8b755fa9facaf5d9e4831b4 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -760,10 +760,6 @@
'push_messaging/PushEvent.h',
'push_messaging/PushManager.cpp',
'push_messaging/PushManager.h',
- 'push_messaging/PushPermissionClient.cpp',
- 'push_messaging/PushPermissionClient.h',
- 'push_messaging/PushPermissionRequestCallback.cpp',
- 'push_messaging/PushPermissionRequestCallback.h',
'push_messaging/PushPermissionStatusCallback.cpp',
'push_messaging/PushPermissionStatusCallback.h',
'push_messaging/PushRegistration.cpp',
« no previous file with comments | « no previous file | Source/modules/push_messaging/PushManager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698