| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index d7a1a5ec1426a77b9e74cfff8df795301d00ef40..ed2feae42d34172440cb7b78d434efb0f694906d 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -1314,11 +1314,8 @@ test("content_unittests") {
|
| "../common/content_security_policy/csp_source_unittest.cc",
|
| "../common/cross_site_document_classifier_unittest.cc",
|
| "../common/cursors/webcursor_unittest.cc",
|
| - "../common/database_connections_unittest.cc",
|
| - "../common/database_identifier_unittest.cc",
|
| "../common/dom_storage/dom_storage_map_unittest.cc",
|
| "../common/feature_policy/feature_policy_unittest.cc",
|
| - "../common/fileapi/file_system_util_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",
|
|
|