Index: content/browser/DEPS |
diff --git a/content/browser/DEPS b/content/browser/DEPS |
index 8f04c9b8fe62eae76445c304c44eb0b99ec7b71d..e476042aa4e15871d5a693f619cfc05c15086045 100644 |
--- a/content/browser/DEPS |
+++ b/content/browser/DEPS |
@@ -4,6 +4,7 @@ include_rules = [ |
"+content/public/browser", |
"+media/audio", # For audio input for speech input feature. |
"+media/base/android", # For Android JNI registration. |
+ "+media/base/media_switches.h", # For switches::kEnableEncryptedMedia. |
jam
2012/11/29 21:55:38
nit: just make this "+media/base" and combine with
xhwang
2012/11/29 22:17:05
Done.
|
"+ui/ui_controls", # this should probably move into a DEPS file under test. |
# Other libraries. |