| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index 298ec09c20580f367d69a7bbf3786afee983fbe1..dec16bfa616ba13c102b0aef12f16e6107ae59b1 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -3,6 +3,7 @@ include_rules = [
|
| # depend on components which we share with the mojo html_viewer.
|
| "+components/mime_util",
|
| "+components/mus/public/interfaces",
|
| + "+components/mus/public",
|
| "+components/scheduler/common",
|
| "+components/tracing",
|
| "+components/url_formatter",
|
|
|