summaryrefslogtreecommitdiffstats
path: root/skia/skia.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'skia/skia.gyp')
-rw-r--r--skia/skia.gyp5
1 files changed, 2 insertions, 3 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index 7aeb406..7ddd006 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -382,7 +382,7 @@
'../third_party/skia/src/gpu/GrBinHashKey.h',
'../third_party/skia/src/gpu/GrBufferAllocPool.cpp',
'../third_party/skia/src/gpu/GrBufferAllocPool.h',
- '../third_party/skia/src/gpu/GrClip.cpp',
+ '../third_party/skia/src/gpu/GrClipData.cpp',
'../third_party/skia/src/gpu/GrClipMaskManager.cpp',
'../third_party/skia/src/gpu/GrClipMaskManager.h',
'../third_party/skia/src/gpu/GrContext.cpp',
@@ -701,8 +701,7 @@
'../third_party/skia/include/effects/SkTransparentShader.h',
'../third_party/skia/include/gpu/GrAARectRenderer.h',
- '../third_party/skia/include/gpu/GrClip.h',
- '../third_party/skia/include/gpu/GrClipIterator.h',
+ '../third_party/skia/include/gpu/GrClipData.h',
'../third_party/skia/include/gpu/GrColor.h',
'../third_party/skia/include/gpu/GrConfig.h',
'../third_party/skia/include/gpu/GrContext.h',