aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar joshualitt <joshualitt@google.com>2014-11-07 12:08:03 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2014-11-07 12:08:03 -0800
commitee0ea3f0dd878fb5c8354924c0c8627ab2a95c41 (patch)
treeff1dabfa99425f9e9ea7a81cb04afeeeff31e8f9 /gyp
parentff343074b2a3fdaa5f120600e28717e366bceadd (diff)
Revert of Default geometry processor (patchset #9 id:160001 of https://codereview.chromium.org/678953002/)
Reason for revert: breaks nexus 5 Original issue's description: > Default geometry processor > > BUG=skia: > > Committed: https://skia.googlesource.com/skia/+/ff343074b2a3fdaa5f120600e28717e366bceadd TBR=bsalomon@google.com,joshualitt@chromium.org NOTREECHECKS=true NOTRY=true BUG=skia: Review URL: https://codereview.chromium.org/691313003
Diffstat (limited to 'gyp')
-rw-r--r--gyp/gpu.gypi2
1 files changed, 0 insertions, 2 deletions
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
index cf3bdf7527..e4bd92afef 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -72,8 +72,6 @@
'<(skia_src_path)/gpu/GrClipMaskManager.h',
'<(skia_src_path)/gpu/GrClipMaskManager.cpp',
'<(skia_src_path)/gpu/GrContext.cpp',
- '<(skia_src_path)/gpu/GrDefaultGeoProcFactory.cpp',
- '<(skia_src_path)/gpu/GrDefaultGeoProcFactory.h',
'<(skia_src_path)/gpu/GrDefaultPathRenderer.cpp',
'<(skia_src_path)/gpu/GrDefaultPathRenderer.h',
'<(skia_src_path)/gpu/GrDistanceFieldTextContext.h',