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

Side by Side Diff: content/network/README.md

Issue 2817453002: Bring back the URLLoader from the old Mandoline network service. (Closed)
Patch Set: 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 unified diff | Download patch
OLDNEW
(Empty)
1 content/network is a temporary location for the Network Service. While it will e ventually 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 loa ding path (see LoadingWithMojo feature flag). Once that happens, the mojom can b e self contained and we can move it and this code.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698