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

Unified Diff: public/BUILD.gn

Issue 1263043002: Add NotificationOptions.actions so websites can provide buttons (blink) (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 5 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: public/BUILD.gn
diff --git a/public/BUILD.gn b/public/BUILD.gn
index fd389ebde5f94d4f7315499ae8c813215af68046..471bc7f0d75015ec63716981ead079edc06b520c 100644
--- a/public/BUILD.gn
+++ b/public/BUILD.gn
@@ -257,6 +257,7 @@ source_set("blink_headers") {
"platform/modules/notifications/WebNotificationDelegate.h",
"platform/modules/notifications/WebNotificationManager.h",
"platform/modules/notifications/WebNotificationData.h",
+ "platform/modules/notifications/WebNotificationAction.h",
"platform/modules/push_messaging/WebPushSubscription.h",
"platform/modules/push_messaging/WebPushPermissionStatus.h",
"platform/modules/push_messaging/WebPushClient.h",

Powered by Google App Engine
This is Rietveld 408576698