Index: content/shell/DEPS |
diff --git a/content/shell/DEPS b/content/shell/DEPS |
index bd60cf505845eeaea495aa8ef9bcff58c26756e6..f8c2614890b7653dec43e2acaa09aeae059b3e91 100644 |
--- a/content/shell/DEPS |
+++ b/content/shell/DEPS |
@@ -21,6 +21,9 @@ include_rules = [ |
"+ui/views", |
"+components/crash", |
+ |
+ # For enabling media related features. |
+ "+media/base/media_switches.h", |
] |
specific_include_rules = { |