Index: content/shell/DEPS |
diff --git a/content/shell/DEPS b/content/shell/DEPS |
index 552ba8eab647698fdd610c817ce820ff19215c35..fadafc0b88f007e838e9c06a57050c65f1cfbd50 100644 |
--- a/content/shell/DEPS |
+++ b/content/shell/DEPS |
@@ -29,6 +29,9 @@ include_rules = [ |
# For enabling media related features. |
"+media/base/media_switches.h", |
+ |
+ # For media::RemoveProprietaryMediaTypesAndCodecsForTests. |
+ "+media/base/mime_util.h", |
] |
specific_include_rules = { |