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

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

Issue 1847863002: Move notification resource loading from content/child to blink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address peter's comments. 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
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 535d7b2ab586423096068a893199b1a51ab048e5..f87fd3b144c474c28c619ee83547d1035250659c 100644
--- a/third_party/WebKit/public/blink_headers.gypi
+++ b/third_party/WebKit/public/blink_headers.gypi
@@ -272,6 +272,7 @@
"platform/modules/notifications/WebNotificationDelegate.h",
"platform/modules/notifications/WebNotificationManager.h",
"platform/modules/notifications/WebNotificationPermission.h",
+ "platform/modules/notifications/WebNotificationResources.h",
"platform/modules/permissions/WebPermissionClient.h",
"platform/modules/permissions/WebPermissionObserver.h",
"platform/modules/permissions/WebPermissionStatus.h",

Powered by Google App Engine
This is Rietveld 408576698