| Index: cc/blink/cc_blink.gyp
|
| diff --git a/cc/blink/cc_blink.gyp b/cc/blink/cc_blink.gyp
|
| index dc01cae456ae4bdc73b02014a95107fb53be9a1c..fd11d595e4963fa945f4275e8f60dd6a8e0917f4 100644
|
| --- a/cc/blink/cc_blink.gyp
|
| +++ b/cc/blink/cc_blink.gyp
|
| @@ -59,6 +59,8 @@
|
| 'web_layer_impl.h',
|
| 'web_layer_impl_fixed_bounds.cc',
|
| 'web_layer_impl_fixed_bounds.h',
|
| + 'web_mutable_state_impl.cc',
|
| + 'web_mutable_state_impl.h',
|
| 'web_scroll_offset_animation_curve_impl.cc',
|
| 'web_scroll_offset_animation_curve_impl.h',
|
| 'web_scrollbar_layer_impl.cc',
|
|
|