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

Unified Diff: Source/web/web.gypi

Issue 584023002: [WIP] Implement Notifications through Platform instead of WebFrame. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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
« no previous file with comments | « Source/web/WebNotification.cpp ('k') | public/platform/Platform.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/web.gypi
diff --git a/Source/web/web.gypi b/Source/web/web.gypi
index 6f19606c12312d26b16712f60116adf067dad72e..1305840c1f48d4db416bedcb222b31e75c8010f6 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -57,8 +57,6 @@
'NavigatorContentUtilsClientImpl.h',
'NotificationPermissionClientImpl.cpp',
'NotificationPermissionClientImpl.h',
- 'NotificationPresenterImpl.cpp',
- 'NotificationPresenterImpl.h',
'OpenedFrameTracker.cpp',
'OpenedFrameTracker.h',
'PageOverlay.cpp',
@@ -187,7 +185,6 @@
'WebNetworkStateNotifier.cpp',
'WebNode.cpp',
'WebNodeList.cpp',
- 'WebNotification.cpp',
'WebOptionElement.cpp',
'WebPagePopupImpl.cpp',
'WebPagePopupImpl.h',
« no previous file with comments | « Source/web/WebNotification.cpp ('k') | public/platform/Platform.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698