| 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 4617cbbd52eff99f7c151fb91dbf8d7f005237d4..4d808f1b5dba5eb632fbb72d0386095e93316e1b 100644
|
| --- a/third_party/WebKit/Source/core/core_idl_files.gni
|
| +++ b/third_party/WebKit/Source/core/core_idl_files.gni
|
| @@ -27,6 +27,7 @@ core_global_constructors_generated_idl_files =
|
|
|
| core_idl_files = get_path_info([
|
| "animation/KeyframeEffect.idl",
|
| + "animation/KeyframeEffectReadOnly.idl",
|
| "animation/AnimationEffectReadOnly.idl",
|
| "animation/AnimationEffectTiming.idl",
|
| "animation/Animation.idl",
|
|
|