Chromium Code Reviews| Index: ash/mus/bridge/DEPS |
| diff --git a/ash/aura/DEPS b/ash/mus/bridge/DEPS |
| similarity index 56% |
| copy from ash/aura/DEPS |
| copy to ash/mus/bridge/DEPS |
| index 05abc5f80733a5f071e87638047f2b8f934633d2..984553aa69b97a1f2b12d338bf4ebceeeae5e12b 100644 |
| --- a/ash/aura/DEPS |
| +++ b/ash/mus/bridge/DEPS |
| @@ -1,5 +1,6 @@ |
| specific_include_rules = { |
| - "shell_port_classic.cc": [ |
| + "shell_port_mash.cc": [ |
| + "+ash/host/ash_window_tree_host.h", |
| "+ash/host/ash_window_tree_host_init_params.h" |
| ], |
| } |