Chromium Code Reviews| Index: content/DEPS |
| diff --git a/content/DEPS b/content/DEPS |
| index 7600e6547f7b7bdc6ef204cc3b05df9e452b5c73..18c04626f9470011993899b19163b7c79eea8ca0 100644 |
| --- a/content/DEPS |
| +++ b/content/DEPS |
| @@ -3,6 +3,8 @@ |
| include_rules = [ |
| "+crypto", |
| + "+cc", |
|
sky
2012/10/18 17:16:26
nit: keep sorted.
|
| + |
| # The subdirectories in content/ will manually allow their own include |
| # directories in content/ so we disallow all of them. |
| "-content", |