| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index c447bea72923d9471d0d8f0a533e6b17c37b0a5a..67ca2efa608e74e7f0cda3616958b7421233a122 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -5,6 +5,7 @@ include_rules = [
|
| "+content/child/webkitplatformsupport_impl.h", # For in-process webkit
|
| "+media/audio", # For audio input for speech input feature.
|
| "+media/base", # For Android JNI registration.
|
| + "+media/midi", # For Web MIDI API
|
| "+sql",
|
| "+ui/webui",
|
| "+win8/util",
|
|
|