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

Unified Diff: Source/web/web.gypi

Issue 624033003: [WIP] Move Web Notifications to a WebFrame-less code path (Blink). (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: current state 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
« no previous file with comments | « Source/web/WebNotification.cpp ('k') | public/platform/WebNotificationManager.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 0dfde54427d9c76302c20580fb1523699c7c8dd5..5ae7599ef4f929385ba8c2fe88ba8673b2bbacde 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',
@@ -191,7 +189,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/WebNotificationManager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698