From ae5f9534b11915c6b927df2a681d2782d83a1b2f Mon Sep 17 00:00:00 2001 From: Brian Salomon Date: Tue, 31 Jul 2018 11:03:40 -0400 Subject: Remove unused GrGpuResourceRef and GrTGpuResourceRef Change-Id: I8b4b323549f51e4601ccb6612f65d354e163e93c Reviewed-on: https://skia-review.googlesource.com/144504 Auto-Submit: Brian Salomon Commit-Queue: Robert Phillips Reviewed-by: Robert Phillips --- tests/ProxyRefTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/ProxyRefTest.cpp b/tests/ProxyRefTest.cpp index 8161827c2d..914bf283e4 100644 --- a/tests/ProxyRefTest.cpp +++ b/tests/ProxyRefTest.cpp @@ -10,7 +10,7 @@ #include "Test.h" #include "GrContextPriv.h" -#include "GrGpuResourceRef.h" +#include "GrPendingIOResource.h" #include "GrProxyProvider.h" #include "GrRenderTargetProxy.h" #include "GrResourceProvider.h" -- cgit v1.2.3