aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/gpu.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/gpu.gypi')
-rw-r--r--gyp/gpu.gypi3
1 files changed, 2 insertions, 1 deletions
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
index e85b72ee35..9d7a08465b 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -84,7 +84,6 @@
'<(skia_src_path)/gpu/GrBufferAllocPool.cpp',
'<(skia_src_path)/gpu/GrBufferAllocPool.h',
'<(skia_src_path)/gpu/GrCaps.cpp',
- '<(skia_src_path)/gpu/GrClip.cpp',
'<(skia_src_path)/gpu/GrClipStackClip.h',
'<(skia_src_path)/gpu/GrClipStackClip.cpp',
'<(skia_src_path)/gpu/GrColorSpaceXform.cpp',
@@ -101,6 +100,8 @@
'<(skia_src_path)/gpu/GrDrawingManager.h',
'<(skia_src_path)/gpu/GrDrawTarget.cpp',
'<(skia_src_path)/gpu/GrDrawTarget.h',
+ '<(skia_src_path)/gpu/GrFixedClip.cpp',
+ '<(skia_src_path)/gpu/GrFixedClip.h',
'<(skia_src_path)/gpu/GrFragmentProcessor.cpp',
'<(skia_src_path)/gpu/GrGeometryProcessor.h',
'<(skia_src_path)/gpu/GrGlyph.h',