Chromium Code Reviews| Index: ash/common/DEPS |
| diff --git a/ash/common/DEPS b/ash/common/DEPS |
| index 1412c1f7eaf334716259e6390828191473d2012a..a1417d72dc49ed66704788f8f760b190f130f554 100644 |
| --- a/ash/common/DEPS |
| +++ b/ash/common/DEPS |
| @@ -5,3 +5,9 @@ include_rules = [ |
| "+ui", |
| "-ui/aura", |
| ] |
| + |
| +specific_include_rules = { |
| + ".*test\.cc": [ |
| + "+ash/test", |
| + ] |
| +} |