Chromium Code Reviews| Index: examples/ganesh_app/DEPS |
| diff --git a/examples/surfaces_app/DEPS b/examples/ganesh_app/DEPS |
| similarity index 83% |
| copy from examples/surfaces_app/DEPS |
| copy to examples/ganesh_app/DEPS |
| index acce9a25d729b33f636af37fafe5990d59366e2e..44e0cc7c319744ef328faaeae1630973ba12d9af 100644 |
| --- a/examples/surfaces_app/DEPS |
| +++ b/examples/ganesh_app/DEPS |
| @@ -7,4 +7,6 @@ include_rules = [ |
| "+third_party/khronos/GLES2", |
| "+third_party/skia/include", |
| "+ui/gfx", |
| + "+gpu/skia_bindings", |
|
jamesr
2014/11/14 00:36:42
sort please
abarth-chromium
2014/11/14 00:40:14
Done.
|
| + "+skia/ext", |
| ] |