| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index ffe865fffd4a2c8cf4790a73fefcd51ad28de0ac..fae8e87bb30ecd4eb1a0ef5d02dd0e8c74117359 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -28,7 +28,6 @@ component("cc") {
|
| "animation/keyframed_animation_curve.h",
|
| "animation/layer_animation_controller.cc",
|
| "animation/layer_animation_controller.h",
|
| - "animation/layer_animation_event_observer.h",
|
| "animation/layer_animation_value_observer.h",
|
| "animation/layer_animation_value_provider.h",
|
| "animation/scroll_offset_animation_curve.cc",
|
|
|