diff options
Diffstat (limited to 'chrome/app/DEPS')
-rw-r--r-- | chrome/app/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/app/DEPS b/chrome/app/DEPS index 95afdc9..3f22131 100644 --- a/chrome/app/DEPS +++ b/chrome/app/DEPS @@ -2,6 +2,7 @@ include_rules = [ "+breakpad", "+chrome/browser", "+chrome/installer", + "+chrome/renderer", # For ChromeContentRendererClient "+grit", # For generated headers "+policy", # For generated headers and source "+sandbox", |