| Index: content/renderer/DEPS
|
| diff --git a/content/renderer/DEPS b/content/renderer/DEPS
|
| index b74ae7227544acce88068792a27e46e4fbb5a3ab..42529bd29ac411c79e0511cae49800008bd15472 100644
|
| --- a/content/renderer/DEPS
|
| +++ b/content/renderer/DEPS
|
| @@ -2,6 +2,7 @@ include_rules = [
|
| # Allow inclusion of specific components that we depend on.
|
| # See comment in content/DEPS for which components are allowed.
|
| "+components/discardable_memory/client",
|
| + "+components/mime_util",
|
| "+components/payments",
|
| "+components/scheduler",
|
| "+components/url_formatter",
|
|
|