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