diff options
Diffstat (limited to 'content/browser/speech/DEPS')
-rw-r--r-- | content/browser/speech/DEPS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/content/browser/speech/DEPS b/content/browser/speech/DEPS new file mode 100644 index 0000000..8fac8f4 --- /dev/null +++ b/content/browser/speech/DEPS @@ -0,0 +1,3 @@ +include_rules = [ + "+media/audio", # For audio input. +] |