Add GrGpuGLShaders2 to gr_files.mk

git-svn-id: http://skia.googlecode.com/svn/trunk@722 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
bsalomon@google.com 2011-01-24 18:19:55 +00:00
parent 7d34d2eecc
commit 596189a049

View 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