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 ed326bd3a842af185937b2cf8bbf227519e5ad09..cc22b5fb5995a8c18871a3631b0ad4e962e93c64 100644 |
--- a/third_party/WebKit/Source/core/core_idl_files.gni |
+++ b/third_party/WebKit/Source/core/core_idl_files.gni |
@@ -562,6 +562,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", |