From a5e55925ea03e76885804bda77408a1d6f04c335 Mon Sep 17 00:00:00 2001 From: "caryclark@google.com" Date: Tue, 7 May 2013 18:51:31 +0000 Subject: path ops -- fix skp bugs This fixes a series of bugs discovered by running the small set of Skia skp files through pathops to flatten the clips. Review URL: https://codereview.chromium.org/14798004 git-svn-id: http://skia.googlecode.com/svn/trunk@9042 2bbb7eff-a529-9590-31e7-b0007b416f81 --- tests/PathOpsThreadedCommon.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/PathOpsThreadedCommon.h') diff --git a/tests/PathOpsThreadedCommon.h b/tests/PathOpsThreadedCommon.h index 7b9f482977..833f24fe5d 100644 --- a/tests/PathOpsThreadedCommon.h +++ b/tests/PathOpsThreadedCommon.h @@ -7,10 +7,8 @@ #ifndef PathOpsThreadedCommon_DEFINED #define PathOpsThreadedCommon_DEFINED -#include "SkCountdown.h" #include "SkRunnable.h" #include "SkTDArray.h" -#include "SkThreadPool.h" #define PATH_STR_SIZE 512 -- cgit v1.2.3