Chromium Code Reviews| Index: gyp/common_conditions.gypi |
| diff --git a/gyp/common_conditions.gypi b/gyp/common_conditions.gypi |
| index 2e607e31d4af31bbd77d8a8cb0ff8d7b7298ba66..46afef56a789b1af2926d87aac1b51ff20ff20d4 100644 |
| --- a/gyp/common_conditions.gypi |
| +++ b/gyp/common_conditions.gypi |
| @@ -6,6 +6,7 @@ |
| 'SK_SUPPORT_GPU=<(skia_gpu)', |
| 'SK_SUPPORT_OPENCL=<(skia_opencl)', |
| 'SK_FORCE_DISTANCEFIELD_FONTS=<(skia_force_distancefield_fonts)', |
| + 'SK_SUPPORT_ETC1' |
| ], |
| 'conditions' : [ |
| [ 'skia_arch_type == "arm64"', { |