| Index: content/child/BUILD.gn
|
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
|
| index 38b71e538a85d5ebca7a90d45f2a244a6ecdcc84..a63855b1de5dc6da78802e8953c7c91701eb06a0 100644
|
| --- a/content/child/BUILD.gn
|
| +++ b/content/child/BUILD.gn
|
| @@ -66,8 +66,6 @@ target(link_target_type, "child") {
|
| "child_process_sandbox_support_impl_shm_linux.cc",
|
| "child_resource_message_filter.cc",
|
| "child_resource_message_filter.h",
|
| - "child_shared_bitmap_manager.cc",
|
| - "child_shared_bitmap_manager.h",
|
| "child_thread_impl.cc",
|
| "child_thread_impl.h",
|
| "content_child_helpers.cc",
|
|
|