add new file GrPathUtils.cpp
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 30 Mar 2011 17:06:19 +0000 (17:06 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 30 Mar 2011 17:06:19 +0000 (17:06 +0000)
git-svn-id: http://skia.googlecode.com/svn/trunk@1017 2bbb7eff-a529-9590-31e7-b0007b416f81

gpu/src/gr_files.mk

index 89ef5f1..dc0a57e 100644 (file)
@@ -19,6 +19,7 @@ SOURCE := \
     GrMatrix.cpp \
     GrMemory.cpp \
     GrPath.cpp \
+    GrPathUtils.cpp \
     GrRectanizer_fifo.cpp \
     GrTextureCache.cpp \
     GrTextContext.cpp \