Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(125)

Unified Diff: content/test/BUILD.gn

Issue 2963823002: NetworkService: Destroy NetworkContexts on NetworkService teardown. (Closed)
Patch Set: Add ScopedTaskEnvironment Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/network/network_service_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « content/network/network_service_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698