From 24429c68c56683252e3fc2a79d9b660eaf96ec0c Mon Sep 17 00:00:00 2001 From: Brian Osman Date: Wed, 1 Mar 2017 13:41:52 -0500 Subject: Move GrTextureProvider to src With this hidden, we can make further simplification. Just want to test this change against our external clients first, to make sure we're okay to proceed. BUG=skia: Change-Id: I47f8c8f2912201c2890bc2f9a9d68aa92649a2d4 Reviewed-on: https://skia-review.googlesource.com/9072 Commit-Queue: Brian Osman Reviewed-by: Brian Salomon --- tests/ReadWriteAlphaTest.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/ReadWriteAlphaTest.cpp') diff --git a/tests/ReadWriteAlphaTest.cpp b/tests/ReadWriteAlphaTest.cpp index 27c2260ed4..613f45fd7d 100644 --- a/tests/ReadWriteAlphaTest.cpp +++ b/tests/ReadWriteAlphaTest.cpp @@ -14,6 +14,7 @@ #include "GrContextPriv.h" #include "GrSurfaceContext.h" #include "GrSurfaceProxy.h" +#include "GrTextureProvider.h" #include "SkCanvas.h" #include "SkSurface.h" -- cgit v1.2.3