summaryrefslogtreecommitdiffstats
path: root/skia/skia.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'skia/skia.gyp')
-rw-r--r--skia/skia.gyp10
1 files changed, 0 insertions, 10 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index b35ce3b..f2a3e8a 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -279,16 +279,6 @@
'SK_SUPPORT_GPU=0',
],
}],
- ['release_valgrind_build == 1', {
- 'defines': [
- 'SK_DEBUG_PATH_REF=1',
- ],
- 'direct_dependent_settings': {
- 'defines': [
- 'SK_DEBUG_PATH_REF=1',
- ],
- },
- }],
#Settings for text blitting, chosen to approximate the system browser.
[ 'OS == "linux"', {
'defines': [