From 614d8f9a3c44e22d77fa909e82119e8a6746e1b1 Mon Sep 17 00:00:00 2001 From: bsalomon Date: Wed, 13 Jul 2016 15:42:40 -0700 Subject: Remove GrWrapTextureInBitmap from public API BUG=skia:5531 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2147053002 Review-Url: https://codereview.chromium.org/2147053002 --- tests/BitmapCopyTest.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/BitmapCopyTest.cpp') diff --git a/tests/BitmapCopyTest.cpp b/tests/BitmapCopyTest.cpp index 717109dd20..848a83e45a 100644 --- a/tests/BitmapCopyTest.cpp +++ b/tests/BitmapCopyTest.cpp @@ -6,6 +6,7 @@ */ #include "SkBitmap.h" +#include "SkGrPriv.h" #include "SkRect.h" #include "SkTemplates.h" #include "Test.h" -- cgit v1.2.3