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 8a5e782e7dc53fa51e718715ed0af49614cce2fb..99ae9c2e438d58152e2453f939b447fb45be7a53 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", |