| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 1fcd658f657421aeaefaed0f25c958cb3dfd1217..508701ba8837f3e1ea9913389823ef09804b663a 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -1310,6 +1310,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",
|
|
|