| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 3eece6b31efda2417ea4c83d54390c6387a7db2c..3535d2a2648886a3cd720be18342c42b3f846483 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -138,8 +138,6 @@ source_set("common") {
|
| "generic_shared_memory_id_generator.h",
|
| "gin_java_bridge_messages.h",
|
| "gpu_host_messages.h",
|
| - "host_shared_bitmap_manager.cc",
|
| - "host_shared_bitmap_manager.h",
|
| "in_process_child_thread_params.cc",
|
| "in_process_child_thread_params.h",
|
| "indexed_db/indexed_db_constants.h",
|
|
|