move GrGLPathProcessor back into GrPathProcessor
authorjoshualitt <joshualitt@chromium.org>
Fri, 11 Sep 2015 18:52:17 +0000 (11:52 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 11 Sep 2015 18:52:17 +0000 (11:52 -0700)
commit102081aba2525230fb1d904add4f66c5f46403b5
tree2c0b2d6b5ff539a06855cfea59566832d67600d4
parentc4a83e26526a62fb2b8913faa57e0c56b4e1e62a
move GrGLPathProcessor back into GrPathProcessor

BUG=skia:

Review URL: https://codereview.chromium.org/1333423003
gyp/gpu.gypi
src/gpu/GrPathProcessor.cpp
src/gpu/gl/GrGLPathProcessor.cpp [deleted file]
src/gpu/gl/GrGLPathProcessor.h [deleted file]
src/gpu/gl/GrGLProgram.cpp
src/gpu/gl/builders/GrGLProgramBuilder.cpp