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