aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/gpu.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/gpu.gyp')
-rw-r--r--gyp/gpu.gyp5
1 files changed, 0 insertions, 5 deletions
diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp
index fc6c28b82d..8034a7b3b4 100644
--- a/gyp/gpu.gyp
+++ b/gyp/gpu.gyp
@@ -107,11 +107,6 @@
'gpu.gypi', # Makes the gypi appear in IDEs (but does not modify the build).
],
'conditions': [
- [ 'skia_nv_path_rendering', {
- 'defines': [
- 'GR_GL_USE_NV_PATH_RENDERING=1',
- ],
- }],
[ 'skia_stroke_path_rendering', {
'sources': [
'../experimental/StrokePathRenderer/GrStrokePathRenderer.h',