| 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..dcdcb8a089b64c64b7edd3a775047c3f6e54b37c 100644
|
| --- a/examples/surfaces_app/DEPS
|
| +++ b/examples/ganesh_app/DEPS
|
| @@ -4,6 +4,8 @@ include_rules = [
|
| "+gpu/GLES2",
|
| "+gpu/command_buffer/client",
|
| "+gpu/command_buffer/common",
|
| + "+gpu/skia_bindings",
|
| + "+skia/ext",
|
| "+third_party/khronos/GLES2",
|
| "+third_party/skia/include",
|
| "+ui/gfx",
|
|
|