| 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 26c9fb8f6b137e895c4ef4b82b5a763a99a63d98..63aa5c8797fd22fc7ff8ce55cfb22b95c0ec9b44 100644
|
| --- a/third_party/WebKit/Source/core/core_idl_files.gni
|
| +++ b/third_party/WebKit/Source/core/core_idl_files.gni
|
| @@ -558,6 +558,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",
|
|
|