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

Unified Diff: net/DEPS

Issue 892393005: Implement browser-side host resolver Mojo service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@v8-pac-interfaces
Patch Set: Windows? Again! 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
Index: net/DEPS
diff --git a/net/DEPS b/net/DEPS
index dc5c1b93b50baeabb8715351729f73d5522bdb10..3b983c094c0a29a4f32266de1ce3018377cf962b 100644
--- a/net/DEPS
+++ b/net/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+jni",
"+third_party/apple_apsl",
"+third_party/libevent",
+ "+third_party/mojo/src/mojo",
Sam McNally 2015/02/05 23:58:36 +third_party/mojo/src/mojo/public Most of //net s
Anand Mistry (off Chromium) 2015/02/06 06:32:40 Done.
"+third_party/nss",
"+third_party/zlib",
"+sdch/open-vcdiff",

Powered by Google App Engine
This is Rietveld 408576698