From 89889b69391a730f0ba2a1efb549864b7762263f Mon Sep 17 00:00:00 2001 From: reed Date: Wed, 29 Oct 2014 12:36:45 -0700 Subject: MultiPictureDraw is taskgroup aware. SampleApp is multipicturedraw aware. BUG=skia: Review URL: https://codereview.chromium.org/684923002 --- tests/skia_test.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/skia_test.cpp') diff --git a/tests/skia_test.cpp b/tests/skia_test.cpp index 0058215ccf..172328ee4a 100644 --- a/tests/skia_test.cpp +++ b/tests/skia_test.cpp @@ -11,6 +11,7 @@ #include "SkCommonFlags.h" #include "SkGraphics.h" #include "SkOSFile.h" +#include "SkRunnable.h" #include "SkTArray.h" #include "SkTaskGroup.h" #include "SkTemplates.h" -- cgit v1.2.3