summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorjeremy@chromium.org <jeremy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-05 09:24:18 +0000
committerjeremy@chromium.org <jeremy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-05 09:24:18 +0000
commit4d3f345b3a1de53e4d51eb9ac66c8198b38124a3 (patch)
tree4c4ab65a890921de2aff52b52ed7857a03b9b25e /DEPS
parent582590ef61f8b84e19370b9bcdd860f970454f35 (diff)
downloadchromium_src-4d3f345b3a1de53e4d51eb9ac66c8198b38124a3.zip
chromium_src-4d3f345b3a1de53e4d51eb9ac66c8198b38124a3.tar.gz
chromium_src-4d3f345b3a1de53e4d51eb9ac66c8198b38124a3.tar.bz2
Skia roll 560:561 .
This Skia revision changes how lines with a width of 1 pixel are drawn. We're going to need to rebase ~1K tests after this lands. BUG=None TEST=None WebKit roll 58791:58807 BUG=None TEST=None Review URL: http://codereview.chromium.org/1942006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46449 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 748d487..05d6c9c 100644
--- a/DEPS
+++ b/DEPS
@@ -3,7 +3,7 @@ vars = {
"http://svn.webkit.org/repository/webkit/trunk",
"webkit_revision": "58807",
"ffmpeg_revision": "46128",
- "skia_revision": "560",
+ "skia_revision": "561",
"chromium_git": "http://src.chromium.org/git",
"swig_revision": "40423",
"nacl_revision": "2072",