aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--gm/gammatext.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/gm/gammatext.cpp b/gm/gammatext.cpp
index 0580989739..036d04380b 100644
--- a/gm/gammatext.cpp
+++ b/gm/gammatext.cpp
@@ -95,8 +95,7 @@ private:
typedef skiagm::GM INHERITED;
};
-// TEMP disable to see if nothing else flakes <reed>
-//DEF_GM( return new GammaTextGM; )
+DEF_GM( return new GammaTextGM; )
//////////////////////////////////////////////////////////////////////////////