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

Unified Diff: net/DEPS

Issue 896203003: Implement utility-side proxy resolver Mojo service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@proxy-diffbase
Patch Set: fix windows compile Created 5 years, 10 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 | « net/BUILD.gn ('k') | net/interfaces/proxy_resolver_service.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/DEPS
diff --git a/net/DEPS b/net/DEPS
index f916d6e9cbf0a914a4b0d6c6fff8d7b412f8f285..0909ace0375dd1ef993207253a1c4472dc2acb50 100644
--- a/net/DEPS
+++ b/net/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+crypto",
"+gin",
"+jni",
+ "+mojo/common",
"+third_party/apple_apsl",
"+third_party/libevent",
"+third_party/mojo/src/mojo/public",
« no previous file with comments | « net/BUILD.gn ('k') | net/interfaces/proxy_resolver_service.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698