| 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 728f46ec14d5909ef4d54b27e5adfe05b0c604e9..ace5e23dc38e5fc501ab4d85c63b7c26252a0d23 100644
|
| --- a/third_party/WebKit/Source/core/core_idl_files.gni
|
| +++ b/third_party/WebKit/Source/core/core_idl_files.gni
|
| @@ -556,6 +556,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",
|
|
|