Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(817)

Unified Diff: mojo/examples/surfaces_app/DEPS

Issue 451753003: Mojo multiple command buffer support and sample (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
]
« no previous file with comments | « no previous file | mojo/examples/surfaces_app/child_gl_app.cc » ('j') | mojo/examples/surfaces_app/child_gl_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698