aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/BlurTest.cpp
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2016-08-04 06:19:33 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-08-04 06:19:33 -0700
commit7a1f45f9e584fef625e764bd5d180a9c4943dcd5 (patch)
tree12108cbf1cc8553d97ebbf5241262e4195906b58 /tests/BlurTest.cpp
parentaa6a80526ff4187b596f78564174b3df10d93c7e (diff)
spin off easy stuff from Herb's windows GN CL
BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2209533004 No public API changes. TBR=reed@google.com Review-Url: https://codereview.chromium.org/2209533004
Diffstat (limited to 'tests/BlurTest.cpp')
-rw-r--r--tests/BlurTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/BlurTest.cpp b/tests/BlurTest.cpp
index c40634c12a..6ccb0471aa 100644
--- a/tests/BlurTest.cpp
+++ b/tests/BlurTest.cpp
@@ -9,6 +9,7 @@
#include "SkBlurMaskFilter.h"
#include "SkBlurDrawLooper.h"
#include "SkCanvas.h"
+#include "SkColorFilter.h"
#include "SkEmbossMaskFilter.h"
#include "SkLayerDrawLooper.h"
#include "SkMath.h"