| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index 4886d7b68af99f4d6f88baa9d431bdbfc2afb698..00a11316df761e384a95332240e7b838f211e05b 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -657,6 +657,8 @@ source_set("test_support") {
|
| "test/fake_video_frame_provider.h",
|
| "test/geometry_test_utils.cc",
|
| "test/geometry_test_utils.h",
|
| + "test/layer_internals_for_test.cc",
|
| + "test/layer_internals_for_test.h",
|
| "test/layer_test_common.cc",
|
| "test/layer_test_common.h",
|
| "test/layer_tree_host_common_test.cc",
|
|
|