Index: skia/skia.gyp |
=================================================================== |
--- skia/skia.gyp (revision 149850) |
+++ skia/skia.gyp (working copy) |
@@ -828,6 +828,9 @@ |
'GR_AGGRESSIVE_SHADER_OPTS=1', |
'SK_DISABLE_FAST_AA_STROKE_RECT', |
'SK_DEFERRED_CANVAS_USES_GPIPE=1', |
+ |
+ # this flag can be removed entirely once this has baked for a while |
+ 'SK_ALLOW_OVER_32K_BITMAPS', |
# temporary for landing Skia rev 3077 with minimal layout test breakage |
'SK_SIMPLE_TWOCOLOR_VERTICAL_GRADIENTS', |