Enlarge strokerect GM size to reveal hidden content
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2126723002

Review-Url: https://codereview.chromium.org/2126723002
diff --git a/gm/strokerect.cpp b/gm/strokerect.cpp
index a1c8bb8..7b14854 100644
--- a/gm/strokerect.cpp
+++ b/gm/strokerect.cpp
@@ -52,7 +52,7 @@
     }
 
     SkISize onISize() override {
-        return SkISize::Make(1024, 740);
+        return SkISize::Make(1400, 740);
     }
 
     void onDraw(SkCanvas* canvas) override {