| Index: ash/DEPS
|
| diff --git a/ash/DEPS b/ash/DEPS
|
| index 69bef8fd92f8b90fd341c43ed8a0c8858326fe5b..bbc86900a6c9e211ff9bee6e1e073ae235cb91e0 100644
|
| --- a/ash/DEPS
|
| +++ b/ash/DEPS
|
| @@ -24,15 +24,6 @@ specific_include_rules = {
|
| "root_window_controller\.*": [
|
| "+ash/host"
|
| ],
|
| - "root_window_controller_common\.*": [
|
| - "-ash",
|
| - "+ash/ash_export.h",
|
| - "+ash/common",
|
| - "+ash/root_window_controller_common.h",
|
| - "+ash/shell_window_ids.h",
|
| - "+ash/wm/root_window_layout_manager.h",
|
| - "-ui/aura",
|
| - ],
|
| "shell.cc": [
|
| "+ash/host/ash_window_tree_host_init_params.h"
|
| ],
|
|
|