| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index 5da30c58a59a6088be5eb4cbb2df7a645a49e8af..2f4fd6c941777170802e29e09e8628b535079680 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -6,6 +6,9 @@
|
| 'variables': {
|
| 'chromium_code': 1,
|
| 'cc_unit_tests_source_files': [
|
| + 'animation/animation_host_unittest.cc',
|
| + 'animation/animation_player_unittest.cc',
|
| + 'animation/animation_timeline_unittest.cc',
|
| 'animation/animation_unittest.cc',
|
| 'animation/keyframed_animation_curve_unittest.cc',
|
| 'animation/layer_animation_controller_unittest.cc',
|
|
|