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 c1c6e7bfb290800c199426dce4703050a697bee0..11cd3f9f2b81b2c25248a3da070919746abc863c 100644 |
--- a/third_party/WebKit/Source/core/core_idl_files.gni |
+++ b/third_party/WebKit/Source/core/core_idl_files.gni |
@@ -34,6 +34,7 @@ core_idl_files = get_path_info([ |
"animation/DocumentTimeline.idl", |
"animation/KeyframeEffect.idl", |
"animation/KeyframeEffectReadOnly.idl", |
+ "animation/ScrollTimeline.idl", |
"clipboard/DataTransfer.idl", |
"clipboard/DataTransferItemList.idl", |
"css/CSS.idl", |
@@ -510,6 +511,7 @@ core_dictionary_idl_files = |
"animation/ComputedTimingProperties.idl", |
"animation/KeyframeAnimationOptions.idl", |
"animation/KeyframeEffectOptions.idl", |
+ "animation/ScrollTimelineOptions.idl", |
"css/FontFaceDescriptors.idl", |
"css/FontFaceSetLoadEventInit.idl", |
"css/MediaQueryListEventInit.idl", |