Index: ui/compositor/test/DEPS |
diff --git a/ui/compositor/test/DEPS b/ui/compositor/test/DEPS |
index 7f9b273bbe2ed4d2702bfd9b7d2ab6091619b2e0..317af8f51d32c2375fb7c7073532c42f2dfbc401 100644 |
--- a/ui/compositor/test/DEPS |
+++ b/ui/compositor/test/DEPS |
@@ -1,5 +1,7 @@ |
include_rules = [ |
- "+gpu/blink", |
"+gpu/command_buffer/client", |
- "+webkit/common/gpu", |
+ "+gpu/command_buffer/common", |
+ "+gpu/skia_bindings", |
+ "+skia/ext", |
+ "+third_party/WebKit/public/platform", |
piman
2015/01/23 03:21:17
nit: you don't need this one anymore
tfarina
2015/01/23 14:58:16
Done.
|
] |