Chromium Code Reviews| Index: content/child/DEPS |
| diff --git a/content/child/DEPS b/content/child/DEPS |
| index f67706836e6150a416a76ce365ca21933e621ae0..6255d706763935a0a86e9c1b1e39975cd14cd902 100644 |
| --- a/content/child/DEPS |
| +++ b/content/child/DEPS |
| @@ -6,6 +6,7 @@ include_rules = [ |
| "+components/scheduler/common", |
| "+components/tracing", |
| "+components/webcrypto", |
| + "+components/web_cache/renderer", |
|
ssid
2015/08/11 17:40:01
I don't think adding here is a big issue.
|
| "+content/app/strings/grit", # For generated headers |
| "+content/public/child", |