Chromium Code Reviews| Index: gpu/blink/DEPS |
| diff --git a/content/common/cursors/DEPS b/gpu/blink/DEPS |
| similarity index 65% |
| copy from content/common/cursors/DEPS |
| copy to gpu/blink/DEPS |
| index cda6df7c7aac3252681cb0b9c66a4f53dfe0dba0..c8199ab3d9f5fb1a9f3ae309e8ec7d5ae4f29fc7 100644 |
| --- a/content/common/cursors/DEPS |
| +++ b/gpu/blink/DEPS |
| @@ -1,3 +1,4 @@ |
| include_rules = [ |
| "+third_party/WebKit/public/platform", |
| + "+third_party/khronos/GLES2", |
| ] |