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