Index: cc/BUILD.gn |
diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
index 50f7858fb988cfc504cd983e900310b21e909c60..6173ce432489a1a27fa22aa15e32c34e6b75090f 100644 |
--- a/cc/BUILD.gn |
+++ b/cc/BUILD.gn |
@@ -32,6 +32,7 @@ component("cc") { |
"animation/layer_animation_event_observer.h", |
"animation/layer_animation_value_observer.h", |
"animation/layer_animation_value_provider.h", |
+ "animation/layer_tree_mutator.h", |
"animation/scroll_offset_animation_curve.cc", |
"animation/scroll_offset_animation_curve.h", |
"animation/scrollbar_animation_controller.cc", |