aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/colorwheel.cpp
diff options
context:
space:
mode:
authorGravatar reed <reed@google.com>2015-01-07 18:04:45 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2015-01-07 18:04:45 -0800
commit5965c8ae4ee960275da4bc40189bdba85aab8b5e (patch)
treedc7f14af5cbce088311191a981b6ae67c2286be6 /gm/colorwheel.cpp
parent23d432080cb8506bf8e371b1637ce8f2de9c0c05 (diff)
add ImageGenerator::NewFromData to porting layer
Diffstat (limited to 'gm/colorwheel.cpp')
-rw-r--r--gm/colorwheel.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gm/colorwheel.cpp b/gm/colorwheel.cpp
index 93af361720..f74eaf6a98 100644
--- a/gm/colorwheel.cpp
+++ b/gm/colorwheel.cpp
@@ -7,7 +7,6 @@
#include "Resources.h"
#include "SkData.h"
-#include "SkDecodingImageGenerator.h"
#include "gm.h"
#include "sk_tool_utils.h"