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 --- tests/GrPorterDuffTest.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/GrPorterDuffTest.cpp') diff --git a/tests/GrPorterDuffTest.cpp b/tests/GrPorterDuffTest.cpp index 8a6e58e5dd..37972d9379 100644 --- a/tests/GrPorterDuffTest.cpp +++ b/tests/GrPorterDuffTest.cpp @@ -13,7 +13,6 @@ #include "GrContextOptions.h" #include "GrContextPriv.h" #include "GrGpu.h" -#include "GrResourceProvider.h" #include "GrTest.h" #include "GrXferProcessor.h" #include "effects/GrPorterDuffXferProcessor.h" -- cgit v1.2.3