Index: gm/gammatext.cpp |
diff --git a/gm/gammatext.cpp b/gm/gammatext.cpp |
index b10bd1a111aaea7f00e99a17e517588bd541a5cd..71086693d5a2388a2ee0b5f76f4b315a42949911 100644 |
--- a/gm/gammatext.cpp |
+++ b/gm/gammatext.cpp |
@@ -95,7 +95,8 @@ private: |
typedef skiagm::GM INHERITED; |
}; |
-DEF_GM( return new GammaTextGM; ) |
+// TEMP disable to see if nothing else flakes <reed> |
+//DEF_GM( return new GammaTextGM; ) |
////////////////////////////////////////////////////////////////////////////// |