aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrPathRendererChain.cpp
diff options
context:
space:
mode:
authorGravatar Robert Phillips <robertphillips@google.com>2018-04-03 17:17:05 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-04-04 13:32:01 +0000
commitbe77a02a67145edd7ca12fb203b971bb5f1d75a5 (patch)
tree168447831b458c7f5704f1e68f1959f57a0db0b4 /src/gpu/GrPathRendererChain.cpp
parentae52cccf8b72fbbbd3c009c60a48744988795ea6 (diff)
Hide GrPixelConfig in SkSurfaceCharacterization
TBR=bsalomon@google.com Change-Id: Ifc38d0ca2b18128d27c187f789461fea62d1edae Reviewed-on: https://skia-review.googlesource.com/117440 Commit-Queue: Robert Phillips <robertphillips@google.com> Reviewed-by: Greg Daniel <egdaniel@google.com>
Diffstat (limited to 'src/gpu/GrPathRendererChain.cpp')
-rw-r--r--src/gpu/GrPathRendererChain.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpu/GrPathRendererChain.cpp b/src/gpu/GrPathRendererChain.cpp
index 1e1d87a828..9a4deb58ce 100644
--- a/src/gpu/GrPathRendererChain.cpp
+++ b/src/gpu/GrPathRendererChain.cpp
@@ -10,7 +10,6 @@
#include "GrCaps.h"
#include "GrShaderCaps.h"
-#include "gl/GrGLCaps.h"
#include "GrContext.h"
#include "GrContextPriv.h"
#include "GrGpu.h"