summaryrefslogtreecommitdiffstats
path: root/ash/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'ash/DEPS')
-rw-r--r--ash/DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/ash/DEPS b/ash/DEPS
index 86c5214..a92f2d1 100644
--- a/ash/DEPS
+++ b/ash/DEPS
@@ -21,6 +21,9 @@ specific_include_rules = {
"root_window_controller\.*": [
"+ash/host"
],
+ "shell.cc": [
+ "+ash/host/ash_window_tree_host_init_params.h"
+ ],
"touch_transformer_controller\.*": [
"+ash/host"
],