| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index d937ab91361d9e206a6ab1e2e151920f2029853a..9d94e0ddb0a08738e1ae8c3ac92180ed5fef66bb 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -2,6 +2,7 @@ include_rules = [
|
| "+content/gpu", # For gpu_info_collector.h and in-process GPU
|
| "+content/port/browser",
|
| "+content/public/browser",
|
| + "+jni", # For generated JNI includes
|
| "+media/audio", # For audio input for speech input feature.
|
| "+media/base/android", # For Android JNI registration.
|
|
|
|
|