Chromium Code Reviews| Index: ui/views/DEPS |
| diff --git a/ui/views/DEPS b/ui/views/DEPS |
| index d1f1418b439719efa924bd4b6c30cdc4dfa5f688..7619dc0cb171aadef23ff75e46e76d3eb4bc3c0a 100644 |
| --- a/ui/views/DEPS |
| +++ b/ui/views/DEPS |
| @@ -15,6 +15,6 @@ include_rules = [ |
| specific_include_rules = { |
| "examples_browser_main_parts\.cc": [ |
| - "+ui/shell" |
| + "+ui/wm/test" |
| ], |
| } |