| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index 2f4fd6c941777170802e29e09e8628b535079680..bbff5bde182ef83ed993564cfb9d17b513febc09 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -121,6 +121,7 @@
|
| 'trees/layer_tree_host_pixeltest_synchronous.cc',
|
| 'trees/layer_tree_host_unittest.cc',
|
| 'trees/layer_tree_host_unittest_animation.cc',
|
| + 'trees/layer_tree_host_unittest_animation_timelines.cc',
|
| 'trees/layer_tree_host_unittest_context.cc',
|
| 'trees/layer_tree_host_unittest_copyrequest.cc',
|
| 'trees/layer_tree_host_unittest_damage.cc',
|
|
|