| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 0a8482f6d2075303f4f269391d1457872035a4ac..d1855cb78d6ebdefb5e89a01adbe1da01186529c 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -1421,6 +1421,7 @@ test("content_unittests") {
|
| "../common/service_worker/service_worker_utils_unittest.cc",
|
| "../common/throttling_url_loader_unittest.cc",
|
| "../common/webplugininfo_unittest.cc",
|
| + "../network/network_service_unittest.cc",
|
| "../network/url_loader_unittest.cc",
|
| "../public/test/referrer_unittest.cc",
|
| "../public/test/test_browser_thread_bundle_unittest.cc",
|
|
|