| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index 74a3c4b40d684cbe421d6a5f3684b2f59f6a1588..00318c0961548285dc467d8401486dd36dbb1f43 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -752,6 +752,7 @@ test("cc_unittests") {
|
| "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",
|
|
|