aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/SkGpuDevice.h
diff options
context:
space:
mode:
authorGravatar Brian Osman <brianosman@google.com>2017-03-07 16:58:08 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-03-08 20:55:21 +0000
commit3b65598bceb65736486db27ed49a56d787032747 (patch)
treedd52a8a485d767167f845ef97d40ae2d8ea70997 /src/gpu/SkGpuDevice.h
parent41eac798f8ae5bb0fd3af3c16390d75501259f8d (diff)
Make SkGr.h private and remove unused functions
BUG=skia: Change-Id: I6699d00c5412ed9d9bf14b032a08b06b1c766bce Reviewed-on: https://skia-review.googlesource.com/9398 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Brian Osman <brianosman@google.com>
Diffstat (limited to 'src/gpu/SkGpuDevice.h')
-rw-r--r--src/gpu/SkGpuDevice.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpu/SkGpuDevice.h b/src/gpu/SkGpuDevice.h
index 655724ca90..a3312698fe 100644
--- a/src/gpu/SkGpuDevice.h
+++ b/src/gpu/SkGpuDevice.h
@@ -9,7 +9,6 @@
#define SkGpuDevice_DEFINED
#include "SkGr.h"
-#include "SkGrPriv.h"
#include "SkBitmap.h"
#include "SkClipStackDevice.h"
#include "SkPicture.h"