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

Unified Diff: gm/coloremoji.cpp

Issue 208313014: gather GM tests which are disabled on Android (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: add links to bugs Created 6 years, 9 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 | « gm/bitmapcopy.cpp ('k') | gm/drawbitmaprect.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gm/coloremoji.cpp
diff --git a/gm/coloremoji.cpp b/gm/coloremoji.cpp
index 03405a5cac3808cd7c70db798728f35d686a1b28..84975215821600919d9fa337eeb8e1fe41b6530a 100644
--- a/gm/coloremoji.cpp
+++ b/gm/coloremoji.cpp
@@ -109,10 +109,7 @@ private:
//////////////////////////////////////////////////////////////////////////////
-#if !defined(SK_BUILD_FOR_ANDROID)
-// fail for now until the appropriate freetype changes are submitted
static GM* MyFactory(void*) { return new ColorEmojiGM; }
static GMRegistry reg(MyFactory);
-#endif
}
« no previous file with comments | « gm/bitmapcopy.cpp ('k') | gm/drawbitmaprect.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698