| Index: gyp/common_variables.gypi
|
| diff --git a/gyp/common_variables.gypi b/gyp/common_variables.gypi
|
| index 9fef11b1dad3c333d3caebf930fb8a5996c5c52d..d9f07e3d0f6d42b6a1b8ef8ec9b5e82ef345d0b9 100644
|
| --- a/gyp/common_variables.gypi
|
| +++ b/gyp/common_variables.gypi
|
| @@ -257,7 +257,7 @@
|
| #'-ffast-math', # Optimize float math even when it breaks IEEE compliance.
|
| #'-flto' # Enable link-time optimization.
|
| ],
|
| - 'skia_experimental_shadowing': 0, # for experimental shadow-drawing
|
| + 'skia_experimental_shadowing': 1, # for experimental shadow-drawing
|
|
|
| # These are referenced by our .gypi files that list files (e.g. core.gypi)
|
| #
|
|
|