| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index d37c15f3758ec9fa05b12dee118b67f34f5d606a..bd50e44b5cc272179fed16911e13d05e204caa76 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',
|
|
|