| 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 e514f46b3b0779da2ed9050a9a2ac9786c3ee2b5..92730aca17ed5d77e5868ba2a4c44ec53673c6de 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",
|
|
|