aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/image/SkImage_Gpu.h
diff options
context:
space:
mode:
authorGravatar Hal Canary <halcanary@google.com>2017-02-15 11:21:32 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-03-21 15:28:12 +0000
commit271d495a68dbe4c0fcb2c19d64cd14ca7a62888c (patch)
tree6c6aba54a0f597c9cb00c5305fe136387bae5361 /src/image/SkImage_Gpu.h
parent28da2837040cd116dd2d854dd3268723ca219f11 (diff)
check-headers-self-sufficient: update
* Translate to python, use multiprocessing to make it wun in reasonanble time. * Fix three headers. * Move one header. Change-Id: I0b26f912bb8086ec158d1c0bae76b923ec6121a4 Reviewed-on: https://skia-review.googlesource.com/8490 Reviewed-by: Brian Salomon <bsalomon@google.com> Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Hal Canary <halcanary@google.com>
Diffstat (limited to 'src/image/SkImage_Gpu.h')
-rw-r--r--src/image/SkImage_Gpu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/image/SkImage_Gpu.h b/src/image/SkImage_Gpu.h
index 53c38dc278..fb04a27f79 100644
--- a/src/image/SkImage_Gpu.h
+++ b/src/image/SkImage_Gpu.h
@@ -9,6 +9,7 @@
#define SkImage_Gpu_DEFINED
#include "GrClip.h"
+#include "GrContext.h"
#include "GrGpuResourcePriv.h"
#include "GrSurfaceProxyPriv.h"
#include "GrTexture.h"