| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index e6f76690c812203e76c90318201c035071ec1ab5..04d3b3097c3e296ed7bf0037d8d3cece8753d74b 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/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/geolocation/public/interfaces",
|
| "+components/mime_util",
|
| "+components/scheduler/common",
|
| "+components/tracing",
|
|
|