| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index 225b6a8e11b0d0467355b8353b06df340019dc91..06ae65b2165ccf56d6482fdaf1d93344e060d81f 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -702,6 +702,8 @@ static_library("test_support") {
|
| "test/layer_internals_for_test.h",
|
| "test/layer_test_common.cc",
|
| "test/layer_test_common.h",
|
| + "test/layer_tree_host_remote_for_testing.cc",
|
| + "test/layer_tree_host_remote_for_testing.h",
|
| "test/layer_tree_json_parser.cc",
|
| "test/layer_tree_json_parser.h",
|
| "test/layer_tree_pixel_resource_test.cc",
|
|
|