aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-06-01 19:28:26 +0000
committerGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-06-01 19:28:26 +0000
commit7e5c6249f18d80553183de050948befaf6e90c6a (patch)
treeb7b0110a8313b514d2532cd5dd18e2f808fe7813 /gyp
parent60da4176425c74cf112d7e116f54a530a82d0d68 (diff)
Move GrGpuGL::programUnitTest into its own file
Review URL: http://codereview.appspot.com/6272043/ git-svn-id: http://skia.googlecode.com/svn/trunk@4124 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r--gyp/gpu.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp
index bd415b482e..100ad82756 100644
--- a/gyp/gpu.gyp
+++ b/gyp/gpu.gyp
@@ -317,6 +317,7 @@
'../src/gpu/gl/GrGpuGL.cpp',
'../src/gpu/gl/GrGpuGL.h',
'../src/gpu/gl/GrGpuGL_program.cpp',
+ '../src/gpu/gl/GrGpuGL_unittest.cpp',
'../src/gpu/gl/debug/GrGLCreateDebugInterface.cpp',
'../src/gpu/gl/debug/GrFakeRefObj.h',