Index: mojo/examples/surfaces_app/DEPS |
diff --git a/mojo/examples/compositor_app/DEPS b/mojo/examples/surfaces_app/DEPS |
similarity index 70% |
copy from mojo/examples/compositor_app/DEPS |
copy to mojo/examples/surfaces_app/DEPS |
index 8ea9d7b5532ce20c3feabb919a86c076d612c59a..edcc6c6dc76c16821eb52c611be91342f66d8f33 100644 |
--- a/mojo/examples/compositor_app/DEPS |
+++ b/mojo/examples/surfaces_app/DEPS |
@@ -2,4 +2,5 @@ include_rules = [ |
"+cc", |
"+ui/gfx", |
"+gpu/command_buffer/client", |
+ "+third_party/skia/include", |
] |