| 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 e6a0ab4e91f6613a4b6d25be6bcc6309c8a07b65..dd22b9c2fab8772916ec887e44bc703048bf6953 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",
|
|
|