| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index 7001440e61a6e5c2a77ccabff7044bd8abe742d7..abb0949171bf6412016d5be924dea9b5403e7117 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -864,6 +864,7 @@ test("cc_unittests") {
|
| "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",
|
|
|