Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1934)

Unified Diff: gyp/common_variables.gypi

Issue 2311223004: added in radial shadows (Closed)
Patch Set: removed extraneous file created during merging Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gm/shadowmaps.cpp ('k') | gyp/core.gypi » ('j') | src/core/SkCanvas.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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)
#
« no previous file with comments | « gm/shadowmaps.cpp ('k') | gyp/core.gypi » ('j') | src/core/SkCanvas.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698