Index: gm/strokerect.cpp |
diff --git a/gm/strokerect.cpp b/gm/strokerect.cpp |
index a1c8bb8d9ad07372a03cda7dc9812240e3199180..7b14854d76cb6a6f837d00fe5312bf4bef89b715 100644 |
--- a/gm/strokerect.cpp |
+++ b/gm/strokerect.cpp |
@@ -52,7 +52,7 @@ protected: |
} |
SkISize onISize() override { |
- return SkISize::Make(1024, 740); |
+ return SkISize::Make(1400, 740); |
} |
void onDraw(SkCanvas* canvas) override { |