From fbcef6eb8abad142daf45418516550f7635b4a52 Mon Sep 17 00:00:00 2001 From: Robert Phillips Date: Thu, 15 Jun 2017 12:07:18 -0400 Subject: Clean up GrResourceProvider usage The only substantive changes are the removal of GrProxy instantiation in: SkGpuBlurUtils::GaussianBlur GrSimpleTextureEffect::Make* Change-Id: I10970609693bd6ff5b3a3c21b41d82642bb277bc Reviewed-on: https://skia-review.googlesource.com/19965 Reviewed-by: Greg Daniel Reviewed-by: Brian Salomon Commit-Queue: Robert Phillips --- src/gpu/gl/GrGLTexture.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gpu/gl/GrGLTexture.cpp') diff --git a/src/gpu/gl/GrGLTexture.cpp b/src/gpu/gl/GrGLTexture.cpp index c93ff41ec6..b8497bd840 100644 --- a/src/gpu/gl/GrGLTexture.cpp +++ b/src/gpu/gl/GrGLTexture.cpp @@ -7,7 +7,6 @@ #include "GrGLTexture.h" #include "GrGLGpu.h" -#include "GrResourceProvider.h" #include "GrSemaphore.h" #include "GrShaderCaps.h" #include "SkTraceMemoryDump.h" -- cgit v1.2.3