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

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: Rebased 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 a6e8caa11726cf095b8f04c4d2abe861cd1b352f..52c7bbaf8aa80281a28c8369a1a759945258b2a5 100644
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
@@ -571,6 +571,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",
« no previous file with comments | « third_party/WebKit/Source/core/html/HTMLIFrameElement.cpp ('k') | third_party/WebKit/Source/modules/payments/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698