Chromium Code Reviews| Index: ash/mus/DEPS |
| diff --git a/ash/mus/DEPS b/ash/mus/DEPS |
| index 20c557882b7320b1b63347e1d0472f6a65e45748..04115d1cd82af4c73aceec09d96f8e2c4d63a3c7 100644 |
| --- a/ash/mus/DEPS |
| +++ b/ash/mus/DEPS |
| @@ -12,6 +12,10 @@ include_rules = [ |
| ] |
| specific_include_rules = { |
| + "ash_window_tree_host_mus\.*": [ |
| + "+ash/host", |
| + ], |
| + |
| "app_launch_unittest.cc": [ |
| "+mash/quick_launch/public", |
| ], |