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

Unified Diff: third_party/WebKit/Source/modules/modules_idl_files.gni

Issue 2394473002: iframes with allowpaymentrequest attribute are allowed to make payment requests. (Closed)
Patch Set: Rebaselined tests Created 4 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
Index: third_party/WebKit/Source/modules/modules_idl_files.gni
diff --git a/third_party/WebKit/Source/modules/modules_idl_files.gni b/third_party/WebKit/Source/modules/modules_idl_files.gni
index 4d12e73ec664212c3f5395b6859b4cf97d0d5533..5b03c047401b60346c6cb010164c606101367790 100644
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
@@ -572,6 +572,7 @@ modules_dependency_idl_files =
"notifications/ServiceWorkerGlobalScopeNotifications.idl",
"notifications/ServiceWorkerRegistrationNotifications.idl",
"offscreencanvas/OffscreenCanvasModules.idl",
+ "payments/HTMLIFrameElementPayments.idl",
"permissions/NavigatorPermissions.idl",
"permissions/WorkerNavigatorPermissions.idl",
"plugins/NavigatorPlugins.idl",

Powered by Google App Engine
This is Rietveld 408576698