Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / content / shell / DEPS
index a75220e..f8c2614 100644 (file)
@@ -14,14 +14,16 @@ include_rules = [
   "+ui/base/resource",
 
   # Shell resources
-  "+grit/net_resources.h",
   "+grit/shell_resources.h",
 
   # The content_shell for aura must work with the views and aura
   "+ui/aura",
   "+ui/views",
 
-  "+components/breakpad",
+  "+components/crash",
+
+  # For enabling media related features.
+  "+media/base/media_switches.h",
 ]
 
 specific_include_rules = {