aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrInOrderCommandBuilder.cpp
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/GrInOrderCommandBuilder.cpp
parent73d5de5763b4813c87e523adf2002ab48d3f4278 (diff)
Removing GrTemplates.h
Diffstat (limited to 'src/gpu/GrInOrderCommandBuilder.cpp')
-rw-r--r--src/gpu/GrInOrderCommandBuilder.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpu/GrInOrderCommandBuilder.cpp b/src/gpu/GrInOrderCommandBuilder.cpp
index 5083e58d5a..6cd60822c6 100644
--- a/src/gpu/GrInOrderCommandBuilder.cpp
+++ b/src/gpu/GrInOrderCommandBuilder.cpp
@@ -9,7 +9,6 @@
#include "GrColor.h"
#include "GrInOrderDrawBuffer.h"
-#include "GrTemplates.h"
#include "SkPoint.h"
static bool path_fill_type_is_winding(const GrStencilSettings& pathStencilSettings) {