aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/tallstretchedbitmaps.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gm/tallstretchedbitmaps.cpp')
-rw-r--r--gm/tallstretchedbitmaps.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/gm/tallstretchedbitmaps.cpp b/gm/tallstretchedbitmaps.cpp
index a16f54ac96..b70ae3dc35 100644
--- a/gm/tallstretchedbitmaps.cpp
+++ b/gm/tallstretchedbitmaps.cpp
@@ -6,12 +6,10 @@
*/
#include "gm.h"
-
#include "SkCanvas.h"
#include "SkGradientShader.h"
#include "SkPath.h"
#include "SkRandom.h"
-#include "SkTo.h"
int make_bm(SkBitmap* bm, int height) {
constexpr int kRadius = 22;