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/LayerDrawLooperTest.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/LayerDrawLooperTest.cpp') diff --git a/tests/LayerDrawLooperTest.cpp b/tests/LayerDrawLooperTest.cpp index 7b3aa29883..8fcbf1615c 100644 --- a/tests/LayerDrawLooperTest.cpp +++ b/tests/LayerDrawLooperTest.cpp @@ -16,7 +16,6 @@ #include "SkRefCnt.h" #include "SkScalar.h" #include "SkSmallAllocator.h" -#include "SkXfermode.h" #include "Test.h" static SkBitmap make_bm(int w, int h) { -- cgit v1.2.3