| 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 5e97ebbb7ef7eb173e7848505ec0882387836318..8ebd4e8f54e2bf31c94708599e491cefab2c8226 100644
|
| --- a/third_party/WebKit/Source/core/core_idl_files.gni
|
| +++ b/third_party/WebKit/Source/core/core_idl_files.gni
|
| @@ -563,6 +563,7 @@ core_dictionary_idl_files =
|
| "events/WheelEventInit.idl",
|
| "fileapi/BlobPropertyBag.idl",
|
| "fileapi/FilePropertyBag.idl",
|
| + "frame/ScrollIntoViewOptions.idl",
|
| "frame/ScrollOptions.idl",
|
| "frame/ScrollToOptions.idl",
|
| "html/AssignedNodesOptions.idl",
|
|
|