| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index 5b9a489b4a19643a4fa2bf53a5ecb280ef0c2a1d..02dc0a534bdb983daa2cb10ebe9db6c19c481110 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -116,6 +116,7 @@
|
| 'trees/layer_tree_host_pixeltest_masks.cc',
|
| 'trees/layer_tree_host_pixeltest_readback.cc',
|
| 'trees/layer_tree_host_pixeltest_synchronous.cc',
|
| + '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_context.cc',
|
|
|