summaryrefslogtreecommitdiffstats
path: root/net/DEPS
diff options
context:
space:
mode:
authoramistry <amistry@chromium.org>2015-02-12 20:19:11 -0800
committerCommit bot <commit-bot@chromium.org>2015-02-13 04:19:47 +0000
commit7e6ebfdc8f3536dc0246fcec458b27cdd836c3b5 (patch)
treef4191d8bca10d379e34e8af7cbcfa50c6d108c9d /net/DEPS
parenteba0634b1aa6579789c08f3be0d502341378d709 (diff)
downloadchromium_src-7e6ebfdc8f3536dc0246fcec458b27cdd836c3b5.zip
chromium_src-7e6ebfdc8f3536dc0246fcec458b27cdd836c3b5.tar.gz
chromium_src-7e6ebfdc8f3536dc0246fcec458b27cdd836c3b5.tar.bz2
Implement browser-side host resolver Mojo service.
BUG=11746 Review URL: https://codereview.chromium.org/892393005 Cr-Commit-Position: refs/heads/master@{#316160}
Diffstat (limited to 'net/DEPS')
-rw-r--r--net/DEPS5
1 files changed, 5 insertions, 0 deletions
diff --git a/net/DEPS b/net/DEPS
index dc5c1b9..f916d6e 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/public",
"+third_party/nss",
"+third_party/zlib",
"+sdch/open-vcdiff",
@@ -50,6 +51,10 @@ specific_include_rules = {
"ftp_directory_listing_parser\.cc": [
"+base/i18n",
],
+
+ "run_all_unittests\.cc": [
+ "+third_party/mojo/src/mojo/edk",
+ ],
}
skip_child_includes = [