Chromium Code Reviews| 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': { |