Index: content/browser/DEPS |
diff --git a/content/browser/DEPS b/content/browser/DEPS |
index 87d470c9751c78eb0310a0b2e173b2b30eff3da6..b8957c45145e8a978512855b0ad0975c7e09f19e 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", |