| Index: content/child/DEPS
|
| diff --git a/content/child/DEPS b/content/child/DEPS
|
| index 355baddb577f8fa920f8c1088cff43d28e20233d..b37508e59e1d219976a7635d3776340bdf1b98e4 100644
|
| --- a/content/child/DEPS
|
| +++ b/content/child/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/mime_util",
|
| "+components/scheduler/child",
|
| "+components/scheduler/common",
|
|
|