Index: gyp/common_conditions.gypi |
diff --git a/gyp/common_conditions.gypi b/gyp/common_conditions.gypi |
index b1317661c28962f73a16804cfde9ece92b43e6c0..ed54a58feb23eaa83fc5fd8f942c4647eeb42396 100644 |
--- a/gyp/common_conditions.gypi |
+++ b/gyp/common_conditions.gypi |
@@ -674,9 +674,7 @@ |
[ 'skia_moz2d', { |
'defines': [ |
- 'SK_SUPPORT_LEGACY_LAYERRASTERIZER_API=1', |
- 'SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG=1', |
- 'SK_SUPPORT_LEGACY_GETTOTALCLIP=1', |
+ # add flags here (e.g. SK_SUPPORT_LEGACY_...) needed by moz2d |
], |
}], |