Chromium Code Reviews| Index: components/exo/DEPS |
| diff --git a/gpu/skia_bindings/DEPS b/components/exo/DEPS |
| similarity index 54% |
| copy from gpu/skia_bindings/DEPS |
| copy to components/exo/DEPS |
| index 3e2b989a3de21b620b14d95c366985c81090ae73..670a46b00493c14b78bdce08da23e2837d2e22b6 100644 |
| --- a/gpu/skia_bindings/DEPS |
| +++ b/components/exo/DEPS |
| @@ -1,4 +1,7 @@ |
| include_rules = [ |
| + "+ash", |
| + "+cc", |
| + "+gpu", |
| "+third_party/khronos", |
| - "+third_party/skia", |
| + "+ui", |
| ] |