| Index: ash/wm/maximize_mode/DEPS
|
| diff --git a/ash/wm/maximize_mode/DEPS b/ash/wm/maximize_mode/DEPS
|
| index a3fdf4cb28e3692fee6303d4a6e14a81f4737bd0..1ae40c91f9f5c5b016bd42dfcb08573b7644c516 100644
|
| --- a/ash/wm/maximize_mode/DEPS
|
| +++ b/ash/wm/maximize_mode/DEPS
|
| @@ -1,5 +1,12 @@
|
| 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",
|
|
|