diff options
author | piman@chromium.org <piman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-15 19:44:17 +0000 |
---|---|---|
committer | piman@chromium.org <piman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-15 19:44:17 +0000 |
commit | d715d6faf35dfa09a8d22e0b5ebe8d0baf59608e (patch) | |
tree | 6556e28ca2fa4507ac187338c44d1be03cc56926 /DEPS | |
parent | 4f4cffe00495328c9523105296c65515afa43e87 (diff) | |
download | chromium_src-d715d6faf35dfa09a8d22e0b5ebe8d0baf59608e.zip chromium_src-d715d6faf35dfa09a8d22e0b5ebe8d0baf59608e.tar.gz chromium_src-d715d6faf35dfa09a8d22e0b5ebe8d0baf59608e.tar.bz2 |
Skia roll 470:474 for arm fix
Review URL: http://codereview.chromium.org/543072
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36391 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ vars = { "http://svn.webkit.org/repository/webkit/trunk", "webkit_revision": "53313", "ffmpeg_revision": "34297", - "skia_revision": "470", + "skia_revision": "474", "chromium_git": "http://src.chromium.org/git", } |