Chromium Code Reviews| Index: content/browser/DEPS |
| diff --git a/content/browser/DEPS b/content/browser/DEPS |
| index be3040d2396714360220dadd5d295319d49e2d5c..f011c7b489a4458e96cdb103187090b39815a518 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", |