Add GrGpuGLShaders2 to gr_files.mk
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 24 Jan 2011 18:19:55 +0000 (18:19 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 24 Jan 2011 18:19:55 +0000 (18:19 +0000)
git-svn-id: http://skia.googlecode.com/svn/trunk@722 2bbb7eff-a529-9590-31e7-b0007b416f81

gpu/src/gr_files.mk

index 2665d92..67d2838 100644 (file)
@@ -9,6 +9,7 @@ SOURCE := \
     GrGLVertexBuffer.cpp \
     GrGpu.cpp \
     GrGpuGLShaders.cpp \
+    GrGpuGLShaders2.cpp \
     GrGpuGLFixed.cpp \
     GrGpuFactory.cpp \
        GrGLUtil.cpp \
@@ -21,4 +22,4 @@ SOURCE := \
     GrTextureCache.cpp \
     GrTextContext.cpp \
     GrTextStrike.cpp \
-    GrVertexBufferAllocPool.cpp 
+    GrVertexBufferAllocPool.cpp