aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/gammatext.cpp
diff options
context:
space:
mode:
authorGravatar bungeman <bungeman@google.com>2015-02-19 07:45:14 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2015-02-19 07:45:14 -0800
commit67b21a7eef393bbee86482c75b7ea8dfc474d08a (patch)
treebf593373d7b46f6c394ff0f9a5fa81b37569e3e4 /gm/gammatext.cpp
parente89261609a52fe7a54a6beab803ed6d63d0c2c49 (diff)
Revert of disable gammatext gm for a while, looking for other flakes (patchset #1 id:1 of https://codereview.chromium.org/725303002/)
Reason for revert: We now have gold!!! Original issue's description: > disable gammatext gm for a while, looking for other flakes > > BUG=skia: > > Committed: https://skia.googlesource.com/skia/+/64c04882701d9ee3bbbf23d8c02c8d96c5a51719 TBR=reed@google.com NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=skia: Review URL: https://codereview.chromium.org/943673002
Diffstat (limited to 'gm/gammatext.cpp')
-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; )
//////////////////////////////////////////////////////////////////////////////