| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index 58c710184c73d0b8feda95e57817d513c5305e8d..b115e3b6e70f66088460f16d376f2867f7809379 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -120,6 +120,7 @@
|
| 'trees/layer_tree_host_pixeltest_tiles.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',
|
|
|