Index: ash/DEPS |
diff --git a/ash/DEPS b/ash/DEPS |
index f86575ebe057f0fbb112aba06c257c7b011e5c3a..146cbc481a6a2d65ef19074429999a52b8fe1dfa 100644 |
--- a/ash/DEPS |
+++ b/ash/DEPS |
@@ -25,6 +25,14 @@ specific_include_rules = { |
"root_window_controller\.*": [ |
"+ash/host" |
], |
+ "root_window_controller_common\.*": [ |
+ "-ash", |
+ "+ash/ash_export.h", |
+ "+ash/root_window_controller_common.h", |
+ "+ash/shell_window_ids.h", |
+ "+ash/wm/common", |
+ "-ui/aura", |
+ ], |
"shell.cc": [ |
"+ash/host/ash_window_tree_host_init_params.h" |
], |