summaryrefslogtreecommitdiff
path: root/chromium/components/speech/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/speech/DEPS')
-rw-r--r--chromium/components/speech/DEPS4
1 files changed, 4 insertions, 0 deletions
diff --git a/chromium/components/speech/DEPS b/chromium/components/speech/DEPS
new file mode 100644
index 00000000000..38ed60b94e2
--- /dev/null
+++ b/chromium/components/speech/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+mojo/public/cpp",
+ "+services/network/public",
+]