Index: gyp/gpu.gyp |
diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp |
index f303eb50d89c59f4dd228f266354912d20f3ddab..c69a94a7327fe0cb68f1faaf541e2c695c85ba22 100644 |
--- a/gyp/gpu.gyp |
+++ b/gyp/gpu.gyp |
@@ -133,17 +133,6 @@ |
'GR_CHROME_UTILS=1', |
], |
}], |
- [ 'skia_distancefield_fonts', { |
- 'sources': [ |
- '<(skia_src_path)/gpu/GrDistanceFieldTextContext.h', |
- '<(skia_src_path)/gpu/GrDistanceFieldTextContext.cpp', |
- '<(skia_src_path)/gpu/effects/GrDistanceFieldTextureEffect.cpp', |
- '<(skia_src_path)/gpu/effects/GrDistanceFieldTextureEffect.h', |
- ], |
- 'defines': [ |
- 'GR_DISTANCEFIELD_FONTS=1', |
- ], |
- }], |
[ 'skia_os == "linux" or skia_os == "chromeos"', { |
'sources!': [ |
'../src/gpu/gl/GrGLDefaultInterface_none.cpp', |