| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index d60157c76955eaeb1810471a3eb08d3180e178ad..be4b469837ba59966939b1f6a01753caa3f57e53 100644
|
| --- a/cc/cc.gyp
|
| +++ b/cc/cc.gyp
|
| @@ -52,8 +52,6 @@
|
| 'animation/animation_timeline.h',
|
| 'animation/element_animations.cc',
|
| 'animation/element_animations.h',
|
| - 'animation/element_id.cc',
|
| - 'animation/element_id.h',
|
| 'animation/keyframed_animation_curve.cc',
|
| 'animation/keyframed_animation_curve.h',
|
| 'animation/scroll_offset_animation_curve.cc',
|
| @@ -614,7 +612,6 @@
|
| 'proto/compositor_message_to_impl.proto',
|
| 'proto/compositor_message_to_main.proto',
|
| 'proto/display_item.proto',
|
| - 'proto/element_id.proto',
|
| 'proto/layer.proto',
|
| 'proto/layer_position_constraint.proto',
|
| 'proto/layer_tree_debug_state.proto',
|
|
|