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

Unified Diff: mojo/mojo_services.gyp

Issue 1161463004: Move URL Loader creation to a separate factory object. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 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 | « components/html_viewer/web_url_loader_impl.cc ('k') | mojo/services/network/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_services.gyp
diff --git a/mojo/mojo_services.gyp b/mojo/mojo_services.gyp
index 2e7b2061af590163c6722409d7f39292ea0a9cd5..76494215638e2d31f83950b971eaa78596f1f870 100644
--- a/mojo/mojo_services.gyp
+++ b/mojo/mojo_services.gyp
@@ -20,6 +20,7 @@
'services/network/public/interfaces/tcp_server_socket.mojom',
'services/network/public/interfaces/udp_socket.mojom',
'services/network/public/interfaces/url_loader.mojom',
+ 'services/network/public/interfaces/url_loader_factory.mojom',
'services/network/public/interfaces/web_socket.mojom',
],
'mojom_include_path': '<(DEPTH)/mojo/services',
« no previous file with comments | « components/html_viewer/web_url_loader_impl.cc ('k') | mojo/services/network/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698