Index: gm/textblobmixedsizes.cpp |
diff --git a/gm/textblobmixedsizes.cpp b/gm/textblobmixedsizes.cpp |
index 6041e521fdf0f2646bc4a6421c3bed183b7b48c8..e7eda399fc0b38fba8ec59aeed9fd259400bcba4 100644 |
--- a/gm/textblobmixedsizes.cpp |
+++ b/gm/textblobmixedsizes.cpp |
@@ -181,8 +181,8 @@ protected: |
private: |
SkAutoTUnref<const SkTextBlob> fBlob; |
- static const int kWidth = 2000; |
- static const int kHeight = 2000; |
+ static const int kWidth = 2100; |
+ static const int kHeight = 1900; |
bool fUseDFT; |