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

Unified Diff: mojo/cc/DEPS

Issue 993253003: Modify build_gles2_cmd_buffer.py to generate a class that implements gpu::GLES2Interace and for eac… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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
« no previous file with comments | « mojo/cc/BUILD.gn ('k') | mojo/cc/context_provider_mojo.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/cc/DEPS
diff --git a/mojo/cc/DEPS b/mojo/cc/DEPS
index 0e7552621ab944431ccdab0187bc7efb37827e14..7391251091340add671fe11605f04fe3b3039671 100644
--- a/mojo/cc/DEPS
+++ b/mojo/cc/DEPS
@@ -2,5 +2,6 @@ include_rules = [
"+cc",
"-cc/blink",
"+gpu/command_buffer/client",
+ "+mojo/gpu",
"+third_party/mojo_services/src/surfaces",
]
« no previous file with comments | « mojo/cc/BUILD.gn ('k') | mojo/cc/context_provider_mojo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698