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
This commit is contained in:
bungeman 2015-02-19 07:45:14 -08:00 committed by Commit bot
parent e89261609a
commit 67b21a7eef

View File

@ -95,8 +95,7 @@ private:
typedef skiagm::GM INHERITED; typedef skiagm::GM INHERITED;
}; };
// TEMP disable to see if nothing else flakes <reed> DEF_GM( return new GammaTextGM; )
//DEF_GM( return new GammaTextGM; )
////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////