Chromium Code Reviews| Index: mash/wm/test/DEPS |
| diff --git a/mash/wm/test/DEPS b/mash/wm/test/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..9a37287257b7af10ebd4ce1f6c134f4096d299a1 |
| --- /dev/null |
| +++ b/mash/wm/test/DEPS |
| @@ -0,0 +1,5 @@ |
| +specific_include_rules = { |
| + "wm_test_screen\.cc": [ |
| + "+ui/aura/window.cc" |
| + ], |
| +} |