Index: content/browser/DEPS |
diff --git a/content/browser/DEPS b/content/browser/DEPS |
index 4bc3f3cafeaac41c1b089712e5b4b9565cf90d7d..43a87c8d806e72e64f28efc019bdb4488af18363 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", |