| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index 3fc669a2119662bc529b56239e5936c7594114a8..4ca2f28a039af7a7e56aef44b361c9b3b18f226e 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -614,8 +614,6 @@ cc_static_library("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_json_parser.cc",
|
|
|