Chromium Code Reviews| Index: content/DEPS |
| diff --git a/content/DEPS b/content/DEPS |
| index 7600e6547f7b7bdc6ef204cc3b05df9e452b5c73..e63c9022da2002d37ca1ec692f36444cb2d414d3 100644 |
| --- a/content/DEPS |
| +++ b/content/DEPS |
| @@ -1,6 +1,8 @@ |
| # Do NOT add chrome to the list below. We shouldn't be including files from |
| # src/chrome in src/content. |
| include_rules = [ |
| + "+cc", |
| + |
| "+crypto", |
| # The subdirectories in content/ will manually allow their own include |