diff options
author | vandebo@chromium.org <vandebo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-09 03:24:44 +0000 |
---|---|---|
committer | vandebo@chromium.org <vandebo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-09 03:24:44 +0000 |
commit | 8d8e957f6af9947d36553f00d151f125ebe8ad48 (patch) | |
tree | cbd3e799032f5671c77311a8c4cb6fae468af7d8 /DEPS | |
parent | 5f724c634b26b3fad11a30962e225488e0360da0 (diff) | |
download | chromium_src-8d8e957f6af9947d36553f00d151f125ebe8ad48.zip chromium_src-8d8e957f6af9947d36553f00d151f125ebe8ad48.tar.gz chromium_src-8d8e957f6af9947d36553f00d151f125ebe8ad48.tar.bz2 |
Roll Skia 1537->1552
BUG=NONE
TEST=NONE
TBR=ctguil@chromium.org
Review URL: http://codereview.chromium.org/7003072
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88481 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ vars = { "libjingle_revision": "63", "libvpx_revision": "81610", "ffmpeg_revision": "83815", - "skia_revision": "1537", + "skia_revision": "1552", "v8_revision": "8218", } |