Create new lcdtext page within gm
http://codereview.appspot.com/4654071



git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@1736 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/gm.gyp b/gm.gyp
index 10b8592..2d66891 100644
--- a/gm.gyp
+++ b/gm.gyp
@@ -13,6 +13,7 @@
         '../gm/blurs.cpp',
         '../gm/filltypes.cpp',
         '../gm/gradients.cpp',
+        '../gm/lcdtext.cpp',
         '../gm/nocolorbleed.cpp',
         '../gm/pathfill.cpp',
         '../gm/points.cpp',