| 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..3f45dd666e8c2187511320f2856b933a524d1497 100644
|
| --- a/third_party/WebKit/Source/core/core_idl_files.gni
|
| +++ b/third_party/WebKit/Source/core/core_idl_files.gni
|
| @@ -512,6 +512,7 @@ core_dictionary_idl_files =
|
| get_path_info([
|
| "animation/AnimationEffectTimingProperties.idl",
|
| "animation/ComputedTimingProperties.idl",
|
| + "animation/KeyframeAnimationOptions.idl",
|
| "animation/KeyframeEffectOptions.idl",
|
| "css/FontFaceDescriptors.idl",
|
| "css/FontFaceSetLoadEventInit.idl",
|
|
|