| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index ebe2facce815eda6ee9fe082f086a743b4f85ea0..8798c05654c2bf4d4560d3019dbf7f8f3596cd46 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -1329,6 +1329,7 @@ test("content_unittests") {
|
| "../child/worker_thread_registry_unittest.cc",
|
| "../common/android/address_parser_unittest.cc",
|
| "../common/android/gin_java_bridge_value_unittest.cc",
|
| + "../common/background_fetch/background_fetch_struct_traits_unittest.cc",
|
| "../common/bluetooth/web_bluetooth_device_id_unittest.cc",
|
| "../common/common_param_traits_unittest.cc",
|
| "../common/content_security_policy/content_security_policy_unittest.cc",
|
|
|