| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index 4886d7b68af99f4d6f88baa9d431bdbfc2afb698..5fc444e2200793e5939ee9618acffc78265aef8c 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -727,6 +727,8 @@ source_set("test_support") {
|
| "test/test_hooks.h",
|
| "test/test_image_factory.cc",
|
| "test/test_image_factory.h",
|
| + "test/test_image_texture_targets_map.cc",
|
| + "test/test_image_texture_targets_map.h",
|
| "test/test_in_process_context_provider.cc",
|
| "test/test_in_process_context_provider.h",
|
| "test/test_layer_tree_host_base.cc",
|
|
|