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

Unified Diff: mojo/public/c/gpu/BUILD.gn

Issue 2233003002: Remove the GLES2_USE_MOJO macro. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 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
« no previous file with comments | « no previous file | mojo/public/c/gpu/GLES2/gl2mojo_internal.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/c/gpu/BUILD.gn
diff --git a/mojo/public/c/gpu/BUILD.gn b/mojo/public/c/gpu/BUILD.gn
index 3bea7c508d7760b7a95fdb8a81d5a8d99580f4dd..c3765fdc6c443aa124dc9940585d1c73b064a14b 100644
--- a/mojo/public/c/gpu/BUILD.gn
+++ b/mojo/public/c/gpu/BUILD.gn
@@ -6,7 +6,6 @@ import("../../mojo_sdk.gni")
config("gpu_configs") {
include_dirs = [ "." ]
- defines = [ "GLES2_USE_MOJO" ]
}
group("gpu") {
« no previous file with comments | « no previous file | mojo/public/c/gpu/GLES2/gl2mojo_internal.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698