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