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

Unified Diff: content/network/manifest.json

Issue 2837813004: Sync the browser test host resolver with the network process before a test runs. (Closed)
Patch Set: review comments Created 3 years, 8 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 | « no previous file | content/network/network_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/network/manifest.json
diff --git a/content/network/manifest.json b/content/network/manifest.json
index daa39ec4a739efaca0459d5693c792780c5713bd..41af5e8085871cf932004b7e010ca94c28d6882f 100644
--- a/content/network/manifest.json
+++ b/content/network/manifest.json
@@ -4,6 +4,9 @@
"interface_provider_specs": {
"service_manager:connector": {
"provides": {
+ "test": [
+ "content::mojom::NetworkServiceTest"
+ ],
"url_loader": [
"content::mojom::URLLoaderFactory"
]
« no previous file with comments | « no previous file | content/network/network_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698