Index: gm/shadertext3.cpp |
diff --git a/gm/shadertext3.cpp b/gm/shadertext3.cpp |
index 29ceac45792bd77c3ccca094bd6bcba205648988..48093eb186f815f31f99f3fb5146235d278b8ee8 100644 |
--- a/gm/shadertext3.cpp |
+++ b/gm/shadertext3.cpp |
@@ -136,8 +136,6 @@ private: |
/////////////////////////////////////////////////////////////////////////////// |
-#ifndef SK_BUILD_FOR_ANDROID |
static GM* MyFactory(void*) { return new ShaderText3GM; } |
static GMRegistry reg(MyFactory); |
-#endif |
} |