From 07764cefbb18041a77897df3453903b0a2016583 Mon Sep 17 00:00:00 2001 From: Mike Reed Date: Wed, 23 Nov 2016 10:03:39 -0500 Subject: make it illegal to include SkXfermode.h BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=5133 Change-Id: I6e8596dcb17cd7e8efa67859bb682bf9bfcac4db Reviewed-on: https://skia-review.googlesource.com/5133 Reviewed-by: Mike Reed Commit-Queue: Mike Reed --- tests/PaintTest.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/PaintTest.cpp') diff --git a/tests/PaintTest.cpp b/tests/PaintTest.cpp index 9cd9cfc63c..76bfb02923 100644 --- a/tests/PaintTest.cpp +++ b/tests/PaintTest.cpp @@ -15,7 +15,6 @@ #include "SkTypeface.h" #include "SkUtils.h" #include "SkWriteBuffer.h" -#include "SkXfermode.h" #include "Test.h" static size_t uni_to_utf8(const SkUnichar src[], void* dst, int count) { -- cgit v1.2.3