| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index ab478d131dd9234193ce26e16f7488735baf8c2a..5323a311025dc0641e0f9b8dddb47ddfd0ffeaeb 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -107,6 +107,7 @@
|
| 'trees/layer_tree_host_pixeltest_masks.cc',
|
| 'trees/layer_tree_host_pixeltest_on_demand_raster.cc',
|
| 'trees/layer_tree_host_pixeltest_readback.cc',
|
| + '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_context.cc',
|
|
|