From d3ebb48320cf1b7e969974673e4bd7743816985e Mon Sep 17 00:00:00 2001 From: bungeman Date: Wed, 5 Aug 2015 13:57:49 -0700 Subject: IWYU: 'core' target, files starting A-C. TBR=reed@google.com Verbal lgtm, does not change API. Committed: https://skia.googlesource.com/skia/+/7403d87db8e43d4c2b5b25ac22a0ebc22bd09d69 Review URL: https://codereview.chromium.org/1265033002 --- tests/CanvasStateTest.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/CanvasStateTest.cpp') diff --git a/tests/CanvasStateTest.cpp b/tests/CanvasStateTest.cpp index f4db1a53d7..8b6aa258c2 100644 --- a/tests/CanvasStateTest.cpp +++ b/tests/CanvasStateTest.cpp @@ -302,6 +302,7 @@ DEF_TEST(CanvasState_test_soft_clips, reporter) { } #ifdef SK_SUPPORT_LEGACY_CLIPTOLAYERFLAG +#include "SkClipStack.h" DEF_TEST(CanvasState_test_saveLayer_clip, reporter) { const int WIDTH = 100; const int HEIGHT = 100; -- cgit v1.2.3