| Index: cc/blink/cc_blink.gyp
|
| diff --git a/cc/blink/cc_blink.gyp b/cc/blink/cc_blink.gyp
|
| index e9934bf9653ec787e7afcecb610bf6ced8ad9afa..c55213c54445fad50a7bd438324967680f13618a 100644
|
| --- a/cc/blink/cc_blink.gyp
|
| +++ b/cc/blink/cc_blink.gyp
|
| @@ -33,6 +33,10 @@
|
| 'web_animation_curve_common.h',
|
| 'web_animation_impl.cc',
|
| 'web_animation_impl.h',
|
| + 'web_compositor_animation_player_impl.cc',
|
| + 'web_compositor_animation_player_impl.h',
|
| + 'web_compositor_animation_timeline_impl.cc',
|
| + 'web_compositor_animation_timeline_impl.h',
|
| 'web_compositor_support_impl.cc',
|
| 'web_compositor_support_impl.h',
|
| 'web_content_layer_impl.cc',
|
|
|