Index: content/child/DEPS |
diff --git a/content/child/DEPS b/content/child/DEPS |
index 7931bc20c4a6e4e5b849ee49d1b8ddf024eee30b..6670427c8d3d87c67bf5566a22f86a00370e619e 100644 |
--- a/content/child/DEPS |
+++ b/content/child/DEPS |
@@ -1,6 +1,7 @@ |
include_rules = [ |
# Allow inclusion of specific components that we depend on. We may only |
# depend on components which we share with the mojo html_viewer. |
+ "+components/mime_util", |
"+components/scheduler/child", |
"+components/scheduler/common", |
"+components/tracing", |