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

Unified Diff: mojo/examples/sample_app/DEPS

Issue 61423003: Add a SpinningCube to Mojo's sample_app (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Windows!!!! Created 7 years, 1 month 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
« no previous file with comments | « no previous file | mojo/examples/sample_app/spinning_cube.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/examples/sample_app/DEPS
diff --git a/mojo/examples/sample_app/DEPS b/mojo/examples/sample_app/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..2f6ef9500a2ebd3beef1d74f26594025cfe2d2e5
--- /dev/null
+++ b/mojo/examples/sample_app/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ # TODO(abarth): Rather than including this interface directly,
+ # we need to figure out the right way for apps to call GL.
+ "!gpu/command_buffer/client/gles2_interface.h",
+]
« no previous file with comments | « no previous file | mojo/examples/sample_app/spinning_cube.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698