Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: gm/gammatext.cpp

Issue 943673002: Revert of disable gammatext gm for a while, looking for other flakes (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gm/gammatext.cpp
diff --git a/gm/gammatext.cpp b/gm/gammatext.cpp
index 71086693d5a2388a2ee0b5f76f4b315a42949911..b10bd1a111aaea7f00e99a17e517588bd541a5cd 100644
--- a/gm/gammatext.cpp
+++ b/gm/gammatext.cpp
@@ -95,8 +95,7 @@
typedef skiagm::GM INHERITED;
};
-// TEMP disable to see if nothing else flakes <reed>
-//DEF_GM( return new GammaTextGM; )
+DEF_GM( return new GammaTextGM; )
//////////////////////////////////////////////////////////////////////////////
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698