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 026f3b937f..fc2277e0b3 100644
--- a/gyp/gpu.gyp
+++ b/gyp/gpu.gyp
@@ -227,6 +227,8 @@
'../src/gpu/GrDrawTarget.cpp',
'../src/gpu/GrDrawTarget.h',
'../src/gpu/GrGeometryBuffer.h',
+ '../src/gpu/GrClipMaskManager.h',
+ '../src/gpu/GrClipMaskManager.cpp',
'../src/gpu/GrGpu.cpp',
'../src/gpu/GrGpu.h',
'../src/gpu/GrGpuFactory.cpp',