| Index: cc/blink/cc_blink.gyp
|
| diff --git a/cc/blink/cc_blink.gyp b/cc/blink/cc_blink.gyp
|
| index 892082c521352e1e7c0b3b2972cd4484c27b096f..47c6a0d95bacea8a944a9dda0b6021b6c8cdb47f 100644
|
| --- a/cc/blink/cc_blink.gyp
|
| +++ b/cc/blink/cc_blink.gyp
|
| @@ -32,6 +32,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',
|
|
|