Chromium Code Reviews| Index: ui/compositor/test/DEPS |
| diff --git a/ui/compositor/test/DEPS b/ui/compositor/test/DEPS |
| index 7f9b273bbe2ed4d2702bfd9b7d2ab6091619b2e0..bc87fe1b2ef8f5a0ad7d7e1291dfeab564841480 100644 |
| --- a/ui/compositor/test/DEPS |
| +++ b/ui/compositor/test/DEPS |
| @@ -1,5 +1,6 @@ |
| include_rules = [ |
| - "+gpu/blink", |
| "+gpu/command_buffer/client", |
| - "+webkit/common/gpu", |
| + "+gpu/command_buffer/common", |
| + "+gpu/skia_bindings", |
| + "+skia/ext", |
| ] |