From 10d66cc3f8624f2fc9825f38cb1b654f7bb00db9 Mon Sep 17 00:00:00 2001 From: Mike Klein Date: Fri, 10 Nov 2017 11:33:43 -0500 Subject: move Sk{Test,Random}ScalerContext to tools There's no need for Skia users to link this test code. Change-Id: I9d6ef2a053d0cf5cb916aa254389ca819c48bae1 Reviewed-on: https://skia-review.googlesource.com/69922 Reviewed-by: Ben Wagner Commit-Queue: Mike Klein --- gm/textblobrandomfont.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gm/textblobrandomfont.cpp') diff --git a/gm/textblobrandomfont.cpp b/gm/textblobrandomfont.cpp index 8dd77c51f0..c1b55f3521 100644 --- a/gm/textblobrandomfont.cpp +++ b/gm/textblobrandomfont.cpp @@ -11,11 +11,11 @@ #include "Resources.h" #include "SkCanvas.h" #include "SkGradientShader.h" +#include "SkRandomScalerContext.h" #include "SkStream.h" #include "SkSurface.h" #include "SkTextBlob.h" #include "SkTypeface.h" -#include "../src/fonts/SkRandomScalerContext.h" #if SK_SUPPORT_GPU -- cgit v1.2.3