| Index: content/renderer/DEPS
|
| diff --git a/content/renderer/DEPS b/content/renderer/DEPS
|
| index c5de582175bbd478f4b27576f437cf5dd6154b93..98c4ec955fd0a74fffaf84bbf18548e6315267b6 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/payments",
|
| "+components/scheduler",
|
| "+components/url_formatter",
|
|
|
|
|