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

Unified Diff: gm/aaclip.cpp

Issue 249873002: Disable cgimage GM (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 8 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/aaclip.cpp
diff --git a/gm/aaclip.cpp b/gm/aaclip.cpp
index ce7a39800d5aa9eadfffc77be8a1887fc8935657..6419c8f989d98e72d802bd6fd2219be49513d4f9 100644
--- a/gm/aaclip.cpp
+++ b/gm/aaclip.cpp
@@ -193,6 +193,7 @@ private:
typedef skiagm::GM INHERITED;
};
+#if 0 // Disabled pending fix from reed@
DEF_GM( return SkNEW(CGImageGM); )
-
+#endif
#endif
« 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