diff options
Diffstat (limited to 'content/browser/DEPS')
-rw-r--r-- | content/browser/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/browser/DEPS b/content/browser/DEPS index d937ab9..9d94e0d 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. |