| Index: cc/blink/cc_blink.gyp
|
| diff --git a/cc/blink/cc_blink.gyp b/cc/blink/cc_blink.gyp
|
| index dc01cae456ae4bdc73b02014a95107fb53be9a1c..995af721f036b970eb16e9ceeb1b1c946a33f450 100644
|
| --- a/cc/blink/cc_blink.gyp
|
| +++ b/cc/blink/cc_blink.gyp
|
| @@ -37,6 +37,10 @@
|
| 'web_compositor_animation_player_impl.h',
|
| 'web_compositor_animation_timeline_impl.cc',
|
| 'web_compositor_animation_timeline_impl.h',
|
| + 'web_compositor_mutable_state_impl.cc',
|
| + 'web_compositor_mutable_state_impl.h',
|
| + 'web_compositor_mutable_state_provider_impl.cc',
|
| + 'web_compositor_mutable_state_provider_impl.h',
|
| 'web_compositor_support_impl.cc',
|
| 'web_compositor_support_impl.h',
|
| 'web_content_layer_impl.cc',
|
|
|