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