| Index: content/renderer/DEPS
|
| diff --git a/content/renderer/DEPS b/content/renderer/DEPS
|
| index af6b5200a7a00c543249037d216abb26377739f7..4bf4dbd4c33513220a0e37cc3b25fc7db6d66748 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",
|
|
|
|
|