| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index 5afd8f79db313d3a477c62d4237ebcf21e0f543a..9bd924990c44670553f20a0c0e3c337d0348314a 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -578,6 +578,8 @@ source_set("test_support") {
|
| "test/fake_layer_tree_host_impl.h",
|
| "test/fake_layer_tree_host_impl_client.cc",
|
| "test/fake_layer_tree_host_impl_client.h",
|
| + "test/fake_mask_layer_impl.cc",
|
| + "test/fake_mask_layer_impl.h",
|
| "test/fake_output_surface.cc",
|
| "test/fake_output_surface.h",
|
| "test/fake_output_surface_client.cc",
|
|
|