aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/builders
diff options
context:
space:
mode:
authorGravatar joshualitt <joshualitt@chromium.org>2015-07-13 13:11:40 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-07-13 13:11:40 -0700
commit52e7657cd850f95e66eb23c6d138ee45149a1039 (patch)
treef417fa9f052a326c8f2e9be1e8fc453cde307518 /src/gpu/gl/builders
parentc734e69e8cf94bacaf68d3d8ee3310d1ad1fe8b8 (diff)
Another trivial cleanup
TBR=bsalomon@google.com BUG=skia: Review URL: https://codereview.chromium.org/1229303003
Diffstat (limited to 'src/gpu/gl/builders')
-rw-r--r--src/gpu/gl/builders/GrGLProgramBuilder.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpu/gl/builders/GrGLProgramBuilder.h b/src/gpu/gl/builders/GrGLProgramBuilder.h
index 4b784aceea..8143230495 100644
--- a/src/gpu/gl/builders/GrGLProgramBuilder.h
+++ b/src/gpu/gl/builders/GrGLProgramBuilder.h
@@ -16,7 +16,6 @@
#include "../GrGLUniformHandle.h"
#include "../GrGLPrimitiveProcessor.h"
#include "../GrGLXferProcessor.h"
-#include "../../GrPendingFragmentStage.h"
#include "../../GrPipeline.h"
/*