Chromium Code Reviews| Index: content/renderer/DEPS |
| diff --git a/content/renderer/DEPS b/content/renderer/DEPS |
| index d9da341da81780ad3c65a40ed1f24743a1f5cf58..effa60eb50814eebd8d01004ddee5b374ff4984e 100644 |
| --- a/content/renderer/DEPS |
| +++ b/content/renderer/DEPS |
| @@ -1,6 +1,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", |
| "+components/scheduler", |
| "+components/url_formatter", |