summaryrefslogtreecommitdiffstats
path: root/skia
diff options
context:
space:
mode:
authorvandebo@chromium.org <vandebo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-08 23:55:34 +0000
committervandebo@chromium.org <vandebo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-08 23:55:34 +0000
commit0cd66717c8be4e74d62c70d1d3dbef602ade1e83 (patch)
treeb3666b9ce4f9be6048a64b4a008607eca95006ce /skia
parentb38758c9428b47bb35a945f726a63df0f6071de2 (diff)
downloadchromium_src-0cd66717c8be4e74d62c70d1d3dbef602ade1e83.zip
chromium_src-0cd66717c8be4e74d62c70d1d3dbef602ade1e83.tar.gz
chromium_src-0cd66717c8be4e74d62c70d1d3dbef602ade1e83.tar.bz2
Revert 95874 - Roll skia 2051->2062
Whitespace change: http://codereview.chromium.org/7600002 BUG=NONE TEST=NONE Review URL: http://codereview.chromium.org/7600001 TBR=jianli@chromium.org The following tests started to fail (crash) on WK canary with this roll: 2d.path.arc.zero.1.html 2d.path.bezierCurveTo.basic.html 2d.path.bezierCurveTo.shape.html 2d.path.fill.closed.unaffected.html 2d.path.fill.winding.subtract.3.html 2d.path.moveTo.basic.html 2d.path.rect.end.1.html 2d.path.rect.selfintersect.html 2d.path.rect.zero.4.html 2d.path.stroke.prune.arc.html 2d.path.stroke.prune.rect.html 2d.path.stroke.union.html 2d.shadow.canvas.basic.html 2d.shadow.enable.x.html 2d.state.saverestore.globalCompositeOperation.html context.unrecognised.nullsuffix.html canvas-copyPixels.html canvas-drawImage-incomplete.html canvas-fillPath-pattern-shadow.html canvas-font-ex-units-crash.html Review URL: http://codereview.chromium.org/7600012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95913 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
-rw-r--r--skia/skia.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index a2f1b18..7799c8e 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -49,7 +49,6 @@
'../third_party/skia/gpu/src/GrResourceCache.cpp',
'../third_party/skia/gpu/src/GrResourceCache.h',
'../third_party/skia/gpu/src/GrStencil.cpp',
- '../third_party/skia/gpu/src/GrStencilBuffer.cpp',
'../third_party/skia/gpu/src/GrTesselatedPathRenderer.cpp',
'../third_party/skia/gpu/src/GrTexture.cpp',
'../third_party/skia/gpu/src/GrTextContext.cpp',