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

Unified Diff: build/common.gypi

Issue 25727010: Switch to use ANGLE translator instead of translator_glsl target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 2 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index b13194affefdb8677c3036648d3419c95d97e51d..00fe99cbf4b6369b03ef73e808032a84f7230775 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -252,7 +252,7 @@
# Use ANGLE target translator instead of translator_glsl.
# TODO(zmo): clean this up when both chromium and webkit switch over.
- 'use_angle_translator%': 0,
+ 'use_angle_translator%': 1,
# By default, component is set to static_library and it can be overriden
# by the GYP command line or by ~/.gyp/include.gypi.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698