Index: cc/BUILD.gn |
diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
index 524c4850e1b01b3c1b241f189b6e0d775909f83f..a7e8c16621c9c5a4f5c0b27df66d375154af6050 100644 |
--- a/cc/BUILD.gn |
+++ b/cc/BUILD.gn |
@@ -28,6 +28,8 @@ component("cc") { |
"animation/element_id.h", |
"animation/keyframed_animation_curve.cc", |
"animation/keyframed_animation_curve.h", |
+ "animation/property_animation_state.cc", |
+ "animation/property_animation_state.h", |
"animation/scroll_offset_animation_curve.cc", |
"animation/scroll_offset_animation_curve.h", |
"animation/scroll_offset_animations.cc", |