Chromium Code Reviews| Index: trunk/src/chrome/tools/DEPS |
| =================================================================== |
| --- trunk/src/chrome/tools/DEPS (revision 233204) |
| +++ trunk/src/chrome/tools/DEPS (working copy) |
| @@ -1,5 +1,9 @@ |
| include_rules = [ |
| "+chrome/browser", |
| + "+chrome/third_party/hunspell/google", |
| + "+chrome/utility/local_discovery", |
| + "+content/browser", |
| + "+content/public/browser", |
| "+components/breakpad", |
| "+third_party/re2", |
| ] |