| 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",
|
|
|