Chromium Code Reviews| Index: ui/views/DEPS |
| diff --git a/ui/views/DEPS b/ui/views/DEPS |
| index c1d35702503042904707d76ec2a0842c12051b73..3aa966453a94ba46d3a0fd39e84bc17cebc688ee 100644 |
| --- a/ui/views/DEPS |
| +++ b/ui/views/DEPS |
| @@ -25,4 +25,7 @@ specific_include_rules = { |
| "examples_browser_main_parts\.cc": [ |
| "+ui/wm/test" |
| ], |
| + "view_unittest\.cc": [ |
| + "+cc/playback" |
| + ], |
| } |