summaryrefslogtreecommitdiffstats
path: root/extensions/test/DEPS
diff options
context:
space:
mode:
authoryoz <yoz@chromium.org>2014-09-05 07:16:42 -0700
committerCommit bot <commit-bot@chromium.org>2014-09-05 14:19:32 +0000
commitd6f2fa209bab91490944004b5189cd4191e09024 (patch)
tree022566a96cfee377196fc40209d6b52013e19656 /extensions/test/DEPS
parent98d6f1e45c66a03b7b583eec3694c84ff7411fec (diff)
downloadchromium_src-d6f2fa209bab91490944004b5189cd4191e09024.zip
chromium_src-d6f2fa209bab91490944004b5189cd4191e09024.tar.gz
chromium_src-d6f2fa209bab91490944004b5189cd4191e09024.tar.bz2
Extract ResultCatcher from ExtensionApiTest. Use it in ShellApiTest, which is separated out from AppShellTest.
Move the remaining DnsApiTest to app_shell_browsertests. BUG=388893 Review URL: https://codereview.chromium.org/529293003 Cr-Commit-Position: refs/heads/master@{#293517}
Diffstat (limited to 'extensions/test/DEPS')
-rw-r--r--extensions/test/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/test/DEPS b/extensions/test/DEPS
index 26b3ad9b..e9ef362 100644
--- a/extensions/test/DEPS
+++ b/extensions/test/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+content/public",
"+mojo/embedder",
]