| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index 39be9891906bf2d7b3e6b338e258d6bd4eb8fb16..3a85518fd20eb72ad0fd36481c56c601f7b8538a 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -10,10 +10,6 @@ include_rules = [
|
| "+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.
|
|
|