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