aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/gpu.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/gpu.gyp')
-rw-r--r--gyp/gpu.gyp4
1 files changed, 4 insertions, 0 deletions
diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp
index fc2277e0b3..0ffaa283bd 100644
--- a/gyp/gpu.gyp
+++ b/gyp/gpu.gyp
@@ -219,6 +219,8 @@
'../src/gpu/GrBufferAllocPool.h',
'../src/gpu/GrClip.cpp',
'../src/gpu/GrContext.cpp',
+ '../src/gpu/GrCustomStage.cpp',
+ '../src/gpu/GrCustomStage.h',
'../src/gpu/GrDefaultPathRenderer.cpp',
'../src/gpu/GrDefaultPathRenderer.h',
'../src/gpu/GrDefaultTextContext.cpp',
@@ -285,6 +287,8 @@
'../src/gpu/gl/GrGLIRect.h',
'../src/gpu/gl/GrGLProgram.cpp',
'../src/gpu/gl/GrGLProgram.h',
+ '../src/gpu/gl/GrGLProgramStage.cpp',
+ '../src/gpu/gl/GrGLProgramStage.h',
'../src/gpu/gl/GrGLRenderTarget.cpp',
'../src/gpu/gl/GrGLRenderTarget.h',
'../src/gpu/gl/GrGLShaderVar.h',