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

Unified Diff: net/DEPS

Issue 862813002: WIP: Prototype OOP V8 PAC. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Slight cleanup and report JS memory usage. Created 5 years, 11 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/dns/host_resolver.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 dc5c1b93b50baeabb8715351729f73d5522bdb10..8a8bae94b9abdeb9f6b4b50b86ad4b72d81e1f40 100644
--- a/net/DEPS
+++ b/net/DEPS
@@ -2,6 +2,8 @@ include_rules = [
"+crypto",
"+gin",
"+jni",
+ "+mojo/common",
+ "+mojo/public",
"+third_party/apple_apsl",
"+third_party/libevent",
"+third_party/nss",
« no previous file with comments | « net/BUILD.gn ('k') | net/dns/host_resolver.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698