Chromium Code Reviews| Index: cc/test/DEPS |
| diff --git a/cc/test/DEPS b/cc/test/DEPS |
| index 73ee3d518b492a2259cc8f1fc76ead9f61a57de6..8a37ff9e5e54e865d6c52fb0eee1d4b615eb43e3 100644 |
| --- a/cc/test/DEPS |
| +++ b/cc/test/DEPS |
| @@ -1,3 +1,5 @@ |
| include_rules = [ |
| "+ui/gl/", |
| + # TODO(jamesr): Remove once cc depends on GLES2Interface instead of WGC3D |
| + "+webkit/common/gpu", |
| ] |