Chromium Code Reviews| Index: ui/views/DEPS |
| diff --git a/ui/views/DEPS b/ui/views/DEPS |
| index d5541eea7396ebb847e1868a9ca13f772bf33822..a2f14198c2f1089c976e7b59be2c47fd78de2d2d 100644 |
| --- a/ui/views/DEPS |
| +++ b/ui/views/DEPS |
| @@ -28,4 +28,7 @@ specific_include_rules = { |
| "view_unittest\.cc": [ |
| "+cc/playback" |
| ], |
| + "views_test_suite\.cc": [ |
| + "+gpu/ipc/service", |
| + ] |
| } |