| Index: ash/wm/maximize_mode/DEPS
|
| diff --git a/ash/wm/maximize_mode/DEPS b/ash/wm/maximize_mode/DEPS
|
| deleted file mode 100644
|
| index 1ae40c91f9f5c5b016bd42dfcb08573b7644c516..0000000000000000000000000000000000000000
|
| --- a/ash/wm/maximize_mode/DEPS
|
| +++ /dev/null
|
| @@ -1,24 +0,0 @@
|
| -specific_include_rules = {
|
| - # Don't add ui/aura to these files. See ash/README.md for details.
|
| - "maximize_mode_window_manager(\.cc|\.h)": [
|
| - "-ash",
|
| - "+ash/ash_export.h",
|
| - "+ash/common",
|
| - "+ash/wm/maximize_mode",
|
| - "-ui/aura",
|
| - ],
|
| - "maximize_mode_window_state\.*": [
|
| - "-ash",
|
| - "+ash/ash_export.h",
|
| - "+ash/common",
|
| - "+ash/wm/maximize_mode",
|
| - "-ui/aura",
|
| - ],
|
| - "workspace_backdrop_delegate\.*": [
|
| - "-ash",
|
| - "+ash/ash_export.h",
|
| - "+ash/common",
|
| - "+ash/wm/maximize_mode",
|
| - "-ui/aura",
|
| - ],
|
| -}
|
|
|