Chromium Code Reviews| Index: blimp/DEPS |
| diff --git a/gpu/skia_bindings/DEPS b/blimp/DEPS |
| similarity index 53% |
| copy from gpu/skia_bindings/DEPS |
| copy to blimp/DEPS |
| index 3e2b989a3de21b620b14d95c366985c81090ae73..36d9d3fb8f3e239a63321f52d460a5be558227a0 100644 |
| --- a/gpu/skia_bindings/DEPS |
| +++ b/blimp/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| - "+third_party/khronos", |
| + "+third_party/libwebp", |
| "+third_party/skia", |
| + "+skia", |
| ] |