Chromium Code Reviews| Index: content/browser/DEPS |
| =================================================================== |
| --- content/browser/DEPS (revision 210446) |
| +++ content/browser/DEPS (working copy) |
| @@ -10,6 +10,10 @@ |
| "+ui/webui", |
| "+win8/util", |
| + # For single-process mode. |
| + "+content/child/child_process.h", |
| + "+content/utility/utility_thread_impl.h", |
| + |
| # TODO(joi): This was misplaced; need to move it somewhere else, |
| # since //content shouldn't depend on //components, which is a layer |
| # above. |