Chromium Code Reviews| Index: chrome/child/DEPS |
| diff --git a/chrome/child/DEPS b/chrome/child/DEPS |
| index 0fcdc7d72e3a4d7b66543f20b4592bdc26a03ab3..d79acdd42ceb5d3d672946e1f4b57b30025ea8f5 100644 |
| --- a/chrome/child/DEPS |
| +++ b/chrome/child/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| "+content/public/child", |
| - "+gin", |
| + "+gin/public", |
| + "+v8", |
| ] |