Chromium Code Reviews| Index: content/public/renderer/DEPS |
| diff --git a/content/public/renderer/DEPS b/content/public/renderer/DEPS |
| index 65decc730bca494178925c219d696c53986f0a1a..3035db9dada12640bccb4124ef559af108752fe7 100644 |
| --- a/content/public/renderer/DEPS |
| +++ b/content/public/renderer/DEPS |
| @@ -4,6 +4,7 @@ include_rules = [ |
| specific_include_rules = { |
| ".*\.cc": [ |
| + "+content/common", |
| "+content/renderer", |
| ], |
| } |