aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar joshualitt <joshualitt@chromium.org>2015-09-11 11:52:17 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-09-11 11:52:17 -0700
commit102081aba2525230fb1d904add4f66c5f46403b5 (patch)
tree2c0b2d6b5ff539a06855cfea59566832d67600d4 /gyp
parentc4a83e26526a62fb2b8913faa57e0c56b4e1e62a (diff)
move GrGLPathProcessor back into GrPathProcessor
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 84a927dc8d..f8dad9eb0b 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -315,8 +315,6 @@
'<(skia_src_path)/gpu/gl/GrGLNoOpInterface.h',
'<(skia_src_path)/gpu/gl/GrGLPath.cpp',
'<(skia_src_path)/gpu/gl/GrGLPath.h',
- '<(skia_src_path)/gpu/gl/GrGLPathProcessor.cpp',
- '<(skia_src_path)/gpu/gl/GrGLPathProcessor.h',
'<(skia_src_path)/gpu/gl/GrGLPathRange.cpp',
'<(skia_src_path)/gpu/gl/GrGLPathRange.h',
'<(skia_src_path)/gpu/gl/GrGLPathRendering.cpp',