From 213c42bb69d375818cc0713a51c28c48ab501763 Mon Sep 17 00:00:00 2001 From: "epoger@google.com" Date: Tue, 28 Jun 2011 16:20:27 +0000 Subject: Create new lcdtext page within gm http://codereview.appspot.com/4654071 git-svn-id: http://skia.googlecode.com/svn/trunk@1736 2bbb7eff-a529-9590-31e7-b0007b416f81 --- gyp/gm.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'gyp/gm.gyp') diff --git a/gyp/gm.gyp b/gyp/gm.gyp index 10b85928b2..2d6689153b 100644 --- a/gyp/gm.gyp +++ b/gyp/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', -- cgit v1.2.3