diff options
Diffstat (limited to 'ash/DEPS')
-rw-r--r-- | ash/DEPS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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" ], |