| 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 92730aca17ed5d77e5868ba2a4c44ec53673c6de..012c877d50c54b1d23889396001f543331bafb7c 100644
|
| --- a/third_party/WebKit/Source/core/core_idl_files.gni
|
| +++ b/third_party/WebKit/Source/core/core_idl_files.gni
|
| @@ -30,6 +30,7 @@ core_idl_files = get_path_info([
|
| "animation/KeyframeEffectReadOnly.idl",
|
| "animation/AnimationEffectReadOnly.idl",
|
| "animation/AnimationEffectTiming.idl",
|
| + "animation/AnimationEffectTimingReadOnly.idl",
|
| "animation/Animation.idl",
|
| "animation/AnimationTimeline.idl",
|
| "animation/DocumentTimeline.idl",
|
|
|