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

Unified Diff: mojo/gles2/DEPS

Issue 453163002: Expose CHROMIUM_texture_mailbox/sync_point stubs in mojo public headers (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/gles2/DEPS
diff --git a/mojo/gles2/DEPS b/mojo/gles2/DEPS
index a0e373e85c17e76957737a1cb045bf8b32c340d5..db90643e10beeb471588e856a5ad33c2c15db448 100644
--- a/mojo/gles2/DEPS
+++ b/mojo/gles2/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+gpu/command_buffer/client",
"+gpu/command_buffer/common",
+ "+gpu/GLES2",
]

Powered by Google App Engine
This is Rietveld 408576698