aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl
diff options
context:
space:
mode:
authorGravatar joshualitt <joshualitt@chromium.org>2015-07-17 06:40:29 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-07-17 06:40:29 -0700
commit9ec0d4342d248f0d53f527fb3e461a00eaa0c283 (patch)
treea3cc71c3fdf1e0fa399bcdaaecf909dcebf62497 /src/gpu/gl
parent73d5de5763b4813c87e523adf2002ab48d3f4278 (diff)
Removing GrTemplates.h
Diffstat (limited to 'src/gpu/gl')
-rw-r--r--src/gpu/gl/GrGLGpu.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpu/gl/GrGLGpu.cpp b/src/gpu/gl/GrGLGpu.cpp
index 1a9566ae38..784a62fa27 100644
--- a/src/gpu/gl/GrGLGpu.cpp
+++ b/src/gpu/gl/GrGLGpu.cpp
@@ -14,7 +14,6 @@
#include "GrPipeline.h"
#include "GrRenderTargetPriv.h"
#include "GrSurfacePriv.h"
-#include "GrTemplates.h"
#include "GrTexturePriv.h"
#include "GrTypes.h"
#include "GrVertices.h"