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

Unified Diff: content/network/README.md

Issue 2817453002: Bring back the URLLoader from the old Mandoline network service. (Closed)
Patch Set: fix checkdeps 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 | « content/network/DEPS ('k') | content/network/net_adapters.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/network/README.md
diff --git a/content/network/README.md b/content/network/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..cffabddf47d02f2c04b8f84846749ea61bb9acc3
--- /dev/null
+++ b/content/network/README.md
@@ -0,0 +1 @@
+content/network is a temporary location for the Network Service. While it will eventually end up in services/network, we can't move it now until content/common/url_loader.mojom can move. That is blocked on removing the old non-mojom IPC loading path (see LoadingWithMojo feature flag). Once that happens, the mojom can be self contained and we can move it and this code.
« no previous file with comments | « content/network/DEPS ('k') | content/network/net_adapters.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698