Index: cc/BUILD.gn |
diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
index 9d3af1f2c526b7b70478b99cf817fc63fecd7a23..51629f55e72f1ff4304beb4f8fbde9aa9c9f61ba 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", |