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

Unified Diff: content/test/BUILD.gn

Issue 2962693002: NetworkService: Destroy NetworkContexts on NetworkService teardown. (Closed)
Patch Set: Fix a couple comments 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 fe4acf627d908cb7afbeab4e5a1148f69a6e40b4..6963f2b3eed4418a868a603a080bf25ec8ad1e15 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1420,6 +1420,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