summaryrefslogtreecommitdiff
path: root/chromium/content/shell/utility/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/shell/utility/DEPS')
-rw-r--r--chromium/content/shell/utility/DEPS5
1 files changed, 5 insertions, 0 deletions
diff --git a/chromium/content/shell/utility/DEPS b/chromium/content/shell/utility/DEPS
new file mode 100644
index 00000000000..ad55dbd28a3
--- /dev/null
+++ b/chromium/content/shell/utility/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+components/services/storage/test_api",
+ "+services/service_manager",
+ "+services/test/echo",
+]