| Index: gyp/common.gypi
|
| diff --git a/gyp/common.gypi b/gyp/common.gypi
|
| index 7ea15783652c2d3efeab8593608d50b8a9b3177f..54d81cf1f588b9a73c9dc969790ab5a89ad67337 100644
|
| --- a/gyp/common.gypi
|
| +++ b/gyp/common.gypi
|
| @@ -16,7 +16,7 @@
|
| 'SK_GAMMA_SRGB',
|
| 'SK_GAMMA_APPLY_TO_A8',
|
| 'SK_SCALAR_TO_FLOAT_EXCLUDED', # temporary to allow Chrome to call SkFloatToScalar
|
| - 'SK_USE_DISCARDABLE_SCALEDIMAGECACHE',
|
| + # 'SK_USE_DISCARDABLE_SCALEDIMAGECACHE', # TODO(reed): Re-enable when tests don't crash with this.
|
| ],
|
|
|
| # Validate the 'skia_os' setting against 'OS', because only certain
|
|
|