aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/common.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/common.gypi')
-rw-r--r--gyp/common.gypi3
1 files changed, 1 insertions, 2 deletions
diff --git a/gyp/common.gypi b/gyp/common.gypi
index b350963515..0e3e0dde08 100644
--- a/gyp/common.gypi
+++ b/gyp/common.gypi
@@ -13,10 +13,9 @@
'target_defaults': {
'defines': [
'SK_INTERNAL',
- 'SK_GAMMA_SRGB',
'SK_GAMMA_APPLY_TO_A8',
'QT_NO_KEYWORDS',
- # The discardable resource cache is tested via a special bot. This is
+ # The discardable resource cache is tested via a special bot. This is
# disabled here so we test the non-discardable use case.
# 'SK_USE_DISCARDABLE_SCALEDIMAGECACHE',
],