Chromium Code Reviews| Index: content/browser/DEPS |
| diff --git a/content/browser/DEPS b/content/browser/DEPS |
| index 2a42e40f7e3518483d659f804decb45c2c8c9c36..6e535f0c146f8dc9fbeb46b02eef724f499f65a1 100644 |
| --- a/content/browser/DEPS |
| +++ b/content/browser/DEPS |
| @@ -5,6 +5,7 @@ include_rules = [ |
| "+media/audio", # For audio input for speech input feature. |
| "+media/base", # For Android JNI registration. |
| "+media/midi", # For Web MIDI API |
| + "+media/video", # For Video Device monitoring in Mac. |
| "+sql", |
| "+ui/webui", |
| "+win8/util", |