Chromium Code Reviews| Index: cc/test/DEPS |
| diff --git a/cc/test/DEPS b/cc/test/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..76f134978466053fff02750b3f38e37682625fc3 |
| --- /dev/null |
| +++ b/cc/test/DEPS |
| @@ -0,0 +1,5 @@ |
| +include_rules = [ |
| + "+ui/gl/", |
| +# TODO(jamesr): Remove once cc depends on GLES2Interface instead of WGC3D |
| + "+webkit/gpu", |
| +] |