| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 113deaa04688179c64ce46e84957596614fde3d1..dc9340870320cbb91b56b6d80b9056aeeb111b44 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -1312,6 +1312,7 @@ test("content_unittests") {
|
| "../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/host_shared_bitmap_manager_unittest.cc",
|
| "../common/indexed_db/indexed_db_key_unittest.cc",
|
|
|