Chromium Code Reviews| Index: content/browser/DEPS |
| diff --git a/content/browser/DEPS b/content/browser/DEPS |
| index c120aeed34583f9a0fe3cb60a8f93dffe7a5f4b1..92446b0db87145d4dc39bf13f6d625da0e0b7027 100644 |
| --- a/content/browser/DEPS |
| +++ b/content/browser/DEPS |
| @@ -3,6 +3,7 @@ include_rules = [ |
| "+content/port/browser", |
| "+content/public/browser", |
| "+media/audio", # For audio input for speech input feature. |
| + "+media/base/android", # For Android JNI registration. |
| # Other libraries. |
| "+third_party/iaccessible2", |