aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/FlattenableFactoryToName.cpp
diff options
context:
space:
mode:
authorGravatar robertphillips <robertphillips@google.com>2016-04-18 07:20:05 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-04-18 07:20:05 -0700
commitf7142e71d7c0a7d8406679e207ff766085499d2e (patch)
treebb26e46a79f9945276ebc6c9eebbd3dd0e3397fc /tests/FlattenableFactoryToName.cpp
parent5f80e8cb7cfb83a69d478861f01ea8e965fcd448 (diff)
Split AlphaThresholdEffect out into its own file
Mainly mechanical although I did: convert Create method to sk_sp Make version rm extra '\t's and '\n's in emitCode TBR=reed@google.com GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1893193002 Review URL: https://codereview.chromium.org/1893193002
Diffstat (limited to 'tests/FlattenableFactoryToName.cpp')
-rw-r--r--tests/FlattenableFactoryToName.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/FlattenableFactoryToName.cpp b/tests/FlattenableFactoryToName.cpp
index a22f0b1c3e..35ec98493f 100644
--- a/tests/FlattenableFactoryToName.cpp
+++ b/tests/FlattenableFactoryToName.cpp
@@ -7,6 +7,7 @@
#include "SkAlphaThresholdFilter.h"
#include "SkImage.h"
+#include "SkRegion.h"
#include "Test.h"
static void test_flattenable(skiatest::Reporter* r,