| Index: content/child/DEPS
|
| diff --git a/content/child/DEPS b/content/child/DEPS
|
| index 42cba53cee0b55e9798d12f5b459503f367a4026..7931bc20c4a6e4e5b849ee49d1b8ddf024eee30b 100644
|
| --- a/content/child/DEPS
|
| +++ b/content/child/DEPS
|
| @@ -1,9 +1,11 @@
|
| include_rules = [
|
| # Allow inclusion of specific components that we depend on. We may only
|
| # depend on components which we share with the mojo html_viewer.
|
| + "+components/scheduler/child",
|
| + "+components/scheduler/common",
|
| + "+components/tracing",
|
| "+components/webcrypto",
|
|
|
| - "+components/tracing",
|
| "+content/app/strings/grit", # For generated headers
|
| "+content/public/child",
|
| "+media/base/android",
|
|
|