| 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 2d6c490fcde5d2811090253094d408b8910ac245..3f9ec8e0eb1fbd20e6c34067608d5598e6cb047c 100644
|
| --- a/third_party/WebKit/Source/core/core_idl_files.gni
|
| +++ b/third_party/WebKit/Source/core/core_idl_files.gni
|
| @@ -564,6 +564,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",
|
|
|