diff options
author | ctguil@chromium.org <ctguil@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-16 23:37:46 +0000 |
---|---|---|
committer | ctguil@chromium.org <ctguil@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-16 23:37:46 +0000 |
commit | 46b5d63a1fe352186ea352a7094200f8bc9b294a (patch) | |
tree | 69ae9b1ae2d2be1f7be8dda8f26b8aa34df6244f /skia | |
parent | beeb77607384ebb1ee652c97fa2fa47445b5ce8a (diff) | |
download | chromium_src-46b5d63a1fe352186ea352a7094200f8bc9b294a.zip chromium_src-46b5d63a1fe352186ea352a7094200f8bc9b294a.tar.gz chromium_src-46b5d63a1fe352186ea352a7094200f8bc9b294a.tar.bz2 |
skia roll. 1322:1339
Review URL: http://codereview.chromium.org/7010009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85557 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
-rw-r--r-- | skia/skia.gyp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp index 5fcafc8..403a1a2 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -36,7 +36,6 @@ '../third_party/skia/gpu/src/GrInOrderDrawBuffer.cpp', '../third_party/skia/gpu/src/GrMatrix.cpp', '../third_party/skia/gpu/src/GrMemory.cpp', - '../third_party/skia/gpu/src/GrPath.cpp', '../third_party/skia/gpu/src/GrPathRenderer.cpp', '../third_party/skia/gpu/src/GrPathUtils.cpp', '../third_party/skia/gpu/src/GrRectanizer_fifo.cpp', @@ -81,7 +80,6 @@ '../third_party/skia/gpu/include/GrNoncopyable.h', '../third_party/skia/gpu/include/GrPaint.h', '../third_party/skia/gpu/include/GrPath.h', - '../third_party/skia/gpu/include/GrPathIter.h', '../third_party/skia/gpu/include/GrPathSink.h', '../third_party/skia/gpu/include/GrPoint.h', '../third_party/skia/gpu/include/GrRandom.h', |