| Index: content/browser/DEPS | 
| diff --git a/content/browser/DEPS b/content/browser/DEPS | 
| index 3ed9ff06a03af39b10af28d1b0856faf2d63efd3..960b9e1ceba5a06b422672528c2164404f795c47 100644 | 
| --- a/content/browser/DEPS | 
| +++ b/content/browser/DEPS | 
| @@ -2,7 +2,6 @@ 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. | 
| "+ui/ui_controls",  # this should probably move into a DEPS file under test. | 
|  |