diff options
author | reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2011-05-16 19:15:16 +0000 |
---|---|---|
committer | reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2011-05-16 19:15:16 +0000 |
commit | 852fa0fafaad359f3feffae28747e17ccadc70c5 (patch) | |
tree | 1db5f55230d34a129039e315da7410ec0b7e09c7 /gyp | |
parent | 6acc9b3d2b26d11d3da5eb81775d67a0410d1ae7 (diff) |
remove dead files
git-svn-id: http://skia.googlecode.com/svn/trunk@1338 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r-- | gyp/skia.gyp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gyp/skia.gyp b/gyp/skia.gyp index ca0754a6da..f8d025dee9 100644 --- a/gyp/skia.gyp +++ b/gyp/skia.gyp @@ -941,7 +941,6 @@ '../gpu/include/GrNoncopyable.h', '../gpu/include/GrPaint.h', '../gpu/include/GrPath.h', - '../gpu/include/GrPathIter.h', '../gpu/include/GrPathRenderer.h', '../gpu/include/GrPathSink.h', '../gpu/include/GrPlotMgr.h', @@ -1000,7 +999,6 @@ '../gpu/src/GrInOrderDrawBuffer.cpp', '../gpu/src/GrMatrix.cpp', '../gpu/src/GrMemory.cpp', - '../gpu/src/GrPath.cpp', '../gpu/src/GrPathRenderer.cpp', '../gpu/src/GrPathUtils.cpp', '../gpu/src/GrPathUtils.h', |