aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar robertphillips <robertphillips@google.com>2016-07-21 09:21:04 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-07-21 09:21:04 -0700
commit5fa7f30331585f78cf0f81ac185abbff1fee1152 (patch)
treed7e66b1fc8927769571675b7f677d14284c6f264 /tools
parent0ae097d116f4332be02a135ffc99c162473dee6a (diff)
Remove DrawFace enum from GrPipelineBuilder
Diffstat (limited to 'tools')
-rw-r--r--tools/gpu/GrTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/gpu/GrTest.cpp b/tools/gpu/GrTest.cpp
index c96cb37e57..21761c214f 100644
--- a/tools/gpu/GrTest.cpp
+++ b/tools/gpu/GrTest.cpp
@@ -12,6 +12,7 @@
#include "GrDrawContextPriv.h"
#include "GrDrawingManager.h"
#include "GrGpuResourceCacheAccess.h"
+#include "GrPipelineBuilder.h"
#include "GrResourceCache.h"
#include "SkGpuDevice.h"