Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index 22c01e23e1657319b3319701458a5b6f41c9d869..62afc2994661240748c0bee1fe3383c14922c5ad 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -63,6 +63,8 @@ |
'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', |