Index: content/renderer/DEPS |
diff --git a/content/renderer/DEPS b/content/renderer/DEPS |
index 3ea84f5c94ad5eb1e12aee78385c8117e4abdfed..be5cbe37a17e77fc01586ceafaf72dbe13569ec5 100644 |
--- a/content/renderer/DEPS |
+++ b/content/renderer/DEPS |
@@ -1,8 +1,6 @@ |
include_rules = [ |
- # Allow inclusion of specific components that we depend on. |
- # See comment in content/DEPS for which components are allowed. |
- "+components/mus/common", |
- "+components/mus/public", |
+ # Allow inclusion of specific components that we depend on. We may only |
+ # depend on components which we share with the mojo html_viewer. |
"+components/scheduler", |
"+components/url_formatter", |