summaryrefslogtreecommitdiffstats
path: root/cc/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'cc/BUILD.gn')
-rw-r--r--cc/BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 5d0bd0d..ce1a7c5 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -34,6 +34,8 @@ component("cc") {
"animation/layer_animation_value_provider.h",
"animation/scroll_offset_animation_curve.cc",
"animation/scroll_offset_animation_curve.h",
+ "animation/target_property.cc",
+ "animation/target_property.h",
"animation/timing_function.cc",
"animation/timing_function.h",
"animation/transform_operation.cc",