Chromium Code Reviews| Index: content/browser/DEPS |
| =================================================================== |
| --- content/browser/DEPS (revision 80243) |
| +++ content/browser/DEPS (working copy) |
| @@ -1,4 +1,8 @@ |
| include_rules = [ |
| + # The following directories have been refactored, so no new dependencies |
| + # should be added from these directories. |
| + "-chrome/browser/extensions", |
| + |
| "+content/gpu", # For single-process mode. |
| ] |