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

Unified Diff: skia/skia_common.gypi

Issue 170093002: roll skia DEPS to 13482 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added #define Created 6 years, 10 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 | « DEPS ('k') | skia/skia_test_expectations.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/skia_common.gypi
diff --git a/skia/skia_common.gypi b/skia/skia_common.gypi
index b03234ac3d08466088fcb547f796a85d353d3d83..0007675e0d9b1e6c6bdd2f43e52344abc4212066 100644
--- a/skia/skia_common.gypi
+++ b/skia/skia_common.gypi
@@ -194,6 +194,8 @@
'SK_DEFAULT_FONT_CACHE_LIMIT=<(default_font_cache_limit)',
'SK_USE_DISCARDABLE_SCALEDIMAGECACHE',
+
+ 'SK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT',
reed1 2014/02/18 14:07:46 Is this visible to clients?
robertphillips 2014/02/18 14:09:31 It is a Skia-facing #define so will not be defined
],
'direct_dependent_settings': {
« no previous file with comments | « DEPS ('k') | skia/skia_test_expectations.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698