aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/SkGr.cpp
diff options
context:
space:
mode:
authorGravatar robertphillips <robertphillips@google.com>2016-05-13 05:47:23 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-05-13 05:47:23 -0700
commit9837740dd59fa2461e5d6e6cd36cdc93567b5717 (patch)
tree2249c865a617411841d498175697ad1e2f06b502 /src/gpu/SkGr.cpp
parentf054b1766b96d270b98efd9afc87835d299d4a4e (diff)
Simplify GrSWMaskHelper
Diffstat (limited to 'src/gpu/SkGr.cpp')
-rw-r--r--src/gpu/SkGr.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpu/SkGr.cpp b/src/gpu/SkGr.cpp
index 120db1348c..2127c36744 100644
--- a/src/gpu/SkGr.cpp
+++ b/src/gpu/SkGr.cpp
@@ -29,7 +29,6 @@
#include "SkPixelRef.h"
#include "SkResourceCache.h"
#include "SkTemplates.h"
-#include "SkTextureCompressor.h"
#include "SkYUVPlanesCache.h"
#include "effects/GrBicubicEffect.h"
#include "effects/GrConstColorProcessor.h"