| 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 251a7b53f2473b293c0156de7c864c72a8dcaa4f..39ed79e6a285cf657996145aa407f09870904a84 100644
|
| --- a/third_party/WebKit/Source/core/core_idl_files.gni
|
| +++ b/third_party/WebKit/Source/core/core_idl_files.gni
|
| @@ -508,6 +508,7 @@ core_dictionary_idl_files =
|
| get_path_info([
|
| "animation/AnimationEffectTimingProperties.idl",
|
| "animation/ComputedTimingProperties.idl",
|
| + "animation/DocumentTimelineOptions.idl",
|
| "animation/KeyframeAnimationOptions.idl",
|
| "animation/KeyframeEffectOptions.idl",
|
| "css/FontFaceDescriptors.idl",
|
|
|