| Index: content/child/DEPS
|
| diff --git a/content/child/DEPS b/content/child/DEPS
|
| index 9cfa5d1fc339b49f775ae93b7b17777bc51e2721..42cba53cee0b55e9798d12f5b459503f367a4026 100644
|
| --- a/content/child/DEPS
|
| +++ b/content/child/DEPS
|
| @@ -1,4 +1,8 @@
|
| 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/webcrypto",
|
| +
|
| "+components/tracing",
|
| "+content/app/strings/grit", # For generated headers
|
| "+content/public/child",
|
|
|