diff options
author | vandebo@chromium.org <vandebo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-26 07:50:33 +0000 |
---|---|---|
committer | vandebo@chromium.org <vandebo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-26 07:50:33 +0000 |
commit | 5359e80c67cb76649f38b694c0aa83302c125c08 (patch) | |
tree | 8d39a782320c8f25ef74b3ad42ab37f048a335bd /DEPS | |
parent | 271fe057cfa6cf5d286f3c6ad8bf1ffabffb11f5 (diff) | |
download | chromium_src-5359e80c67cb76649f38b694c0aa83302c125c08.zip chromium_src-5359e80c67cb76649f38b694c0aa83302c125c08.tar.gz chromium_src-5359e80c67cb76649f38b694c0aa83302c125c08.tar.bz2 |
Roll Skia 1946->1958
Whitepsace change: http://codereview.chromium.org/7514002/
BUG=NONE
TEST=NONE
TBR=ctguil@chromium.org
Review URL: http://codereview.chromium.org/7470010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94056 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ vars = { "libvpx_revision": "90416", "ffmpeg_revision": "94018", "sfntly_revision": "20", - "skia_revision": "1946", + "skia_revision": "1958", "v8_revision": "8695", "webrtc_revision": "232", } |