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

Unified Diff: gyp/tools.gyp

Issue 14689008: use define to work-around localeconf() missingness in android (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 7 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 | « gyp/lua.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/tools.gyp
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index 6d95e10a90d361dd082273c5f55c8e8b540240af..aa27b45f62df42a1755db04fcda79abe15347e6a 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -15,7 +15,7 @@
'dependencies': [
'bench_pictures',
'filter',
-# 'lua_pictures',
+ 'lua_pictures',
'pinspect',
'render_pdfs',
'render_pictures',
« no previous file with comments | « gyp/lua.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698