Chromium Code Reviews| Index: cc/animation/BUILD.gn |
| diff --git a/cc/animation/BUILD.gn b/cc/animation/BUILD.gn |
| index 44d5b37c54e22882650aef0ea449befc6a303c7a..c1923980d4ffbb7bdae4d642e7ff883b034546ca 100644 |
| --- a/cc/animation/BUILD.gn |
| +++ b/cc/animation/BUILD.gn |
| @@ -19,6 +19,7 @@ cc_component("animation") { |
| "animation_host.h", |
| "animation_id_provider.cc", |
| "animation_id_provider.h", |
| + "animation_observer.h", |
| "animation_player.cc", |
| "animation_player.h", |
| "animation_timeline.cc", |