| Index: gyp/common_conditions.gypi
|
| diff --git a/gyp/common_conditions.gypi b/gyp/common_conditions.gypi
|
| index 60376f7273535439508f5ed02c86c276590127b3..885eb7ad541e79ed9905ee2d67d4c45eed2a4f35 100644
|
| --- a/gyp/common_conditions.gypi
|
| +++ b/gyp/common_conditions.gypi
|
| @@ -5,7 +5,6 @@
|
| 'SK_ALLOW_STATIC_GLOBAL_INITIALIZERS=<(skia_static_initializers)',
|
| 'SK_SUPPORT_GPU=<(skia_gpu)',
|
| 'SK_SUPPORT_OPENCL=<(skia_opencl)',
|
| - 'SK_DISTANCEFIELD_FONTS=<(skia_distancefield_fonts)',
|
| ],
|
| 'conditions' : [
|
| [ 'skia_os == "win"',
|
|
|