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

Unified Diff: third_party/WebKit/Source/core/core_idl_files.gni

Issue 2560553002: Add DialogShowParams to <dialog>'s show() and showModal() (Closed)
Patch Set: merge & rename Created 4 years 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/core/core_idl_files.gni
diff --git a/third_party/WebKit/Source/core/core_idl_files.gni b/third_party/WebKit/Source/core/core_idl_files.gni
index b0271be51b4c1cd8370f11f916288c447975ac2c..ebe57f4dabbbc8a5015d0d07e1ffaf8aab10daee 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -552,6 +552,7 @@ core_dictionary_idl_files =
"frame/ScrollOptions.idl",
"frame/ScrollToOptions.idl",
"html/AssignedNodesOptions.idl",
+ "html/DialogShowParams.idl",
"html/canvas/CanvasContextCreationAttributes.idl",
"html/track/TrackEventInit.idl",
"imagebitmap/ImageBitmapOptions.idl",
« no previous file with comments | « third_party/WebKit/Source/bindings/core/v8/BUILD.gn ('k') | third_party/WebKit/Source/core/html/DialogShowParams.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698