Index: tests/CanvasStateTest.cpp |
diff --git a/tests/CanvasStateTest.cpp b/tests/CanvasStateTest.cpp |
index 8b6aa258c2258654fd9270648d0d7d9e01849f3c..f4db1a53d796b3be949b4c91c3cc0120cec1cacf 100644 |
--- a/tests/CanvasStateTest.cpp |
+++ b/tests/CanvasStateTest.cpp |
@@ -302,7 +302,6 @@ |
} |
#ifdef SK_SUPPORT_LEGACY_CLIPTOLAYERFLAG |
-#include "SkClipStack.h" |
DEF_TEST(CanvasState_test_saveLayer_clip, reporter) { |
const int WIDTH = 100; |
const int HEIGHT = 100; |