aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp')
-rw-r--r--gyp/gpu.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp
index f0173f7aa2..9fcded1ff1 100644
--- a/gyp/gpu.gyp
+++ b/gyp/gpu.gyp
@@ -210,6 +210,8 @@
'../src/gpu/GrGLRenderTarget.cpp',
'../src/gpu/GrGLRenderTarget.h',
'../src/gpu/GrGLShaderVar.h',
+ '../src/gpu/GrGLSL.cpp',
+ '../src/gpu/GrGLSL.h',
'../src/gpu/GrGLStencilBuffer.cpp',
'../src/gpu/GrGLStencilBuffer.h',
'../src/gpu/GrGLTexture.cpp',