| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index f8fc9bc1a350668157d0115f9c934c1a01a63477..6f1813d5246e97ca809703708080cfd106c58b7b 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -1337,7 +1337,6 @@ test("content_unittests") {
|
| "../common/dom_storage/dom_storage_map_unittest.cc",
|
| "../common/feature_policy/feature_policy_unittest.cc",
|
| "../common/fileapi/file_system_util_unittest.cc",
|
| - "../common/host_shared_bitmap_manager_unittest.cc",
|
| "../common/indexed_db/indexed_db_key_unittest.cc",
|
| "../common/input/event_with_latency_info_unittest.cc",
|
| "../common/input/gesture_event_stream_validator_unittest.cc",
|
|
|