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

Unified Diff: third_party/WebKit/public/blink_headers.gypi

Issue 1904163002: Move Web Notifications to use Mojo Base URL: https://chromium.googlesource.com/chromium/src.git@skbitmap-blink
Patch Set: it works \o/ Created 4 years, 8 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 | « third_party/WebKit/public/blink.gyp ('k') | third_party/WebKit/public/platform/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/blink_headers.gypi
diff --git a/third_party/WebKit/public/blink_headers.gypi b/third_party/WebKit/public/blink_headers.gypi
index 5527ba0d81ada2fbff8bbda9ebf3ece5c89cc49d..c021477c4ad7714e37b8498b65ddace6176f6b11 100644
--- a/third_party/WebKit/public/blink_headers.gypi
+++ b/third_party/WebKit/public/blink_headers.gypi
@@ -267,11 +267,7 @@
"platform/modules/nfc/WebNFCPushOptions.h",
"platform/modules/nfc/WebNFCPushTarget.h",
"platform/modules/nfc/WebNFCWatchOptions.h",
- "platform/modules/notifications/WebNotificationAction.h",
- "platform/modules/notifications/WebNotificationData.h",
- "platform/modules/notifications/WebNotificationDelegate.h",
- "platform/modules/notifications/WebNotificationManager.h",
- "platform/modules/notifications/WebNotificationResources.h",
+ "platform/modules/notifications/WebNotificationConstants.h",
"platform/modules/permissions/WebPermissionClient.h",
"platform/modules/permissions/WebPermissionObserver.h",
"platform/modules/permissions/WebPermissionStatus.h",
« no previous file with comments | « third_party/WebKit/public/blink.gyp ('k') | third_party/WebKit/public/platform/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698