Index: mojo/examples/surfaces_app/DEPS |
diff --git a/mojo/examples/surfaces_app/DEPS b/mojo/examples/surfaces_app/DEPS |
index edcc6c6dc76c16821eb52c611be91342f66d8f33..239026ffc6e2df350f221b6fe57af5d638cf28bc 100644 |
--- a/mojo/examples/surfaces_app/DEPS |
+++ b/mojo/examples/surfaces_app/DEPS |
@@ -1,6 +1,8 @@ |
include_rules = [ |
"+cc", |
- "+ui/gfx", |
+ "+gpu/GLES2", |
"+gpu/command_buffer/client", |
+ "+third_party/khronos/GLES2", |
"+third_party/skia/include", |
+ "+ui/gfx", |
] |