diff options
author | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-14 06:14:01 +0000 |
---|---|---|
committer | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-14 06:14:01 +0000 |
commit | 078fa60e19a8297e67db1c3ca8e727a867f57b57 (patch) | |
tree | 5a113f095ccb37157792c9cab7162488e44f8c31 /DEPS | |
parent | c085acc3a545eccbda1a26b8948c8b768439bb2e (diff) | |
download | chromium_src-078fa60e19a8297e67db1c3ca8e727a867f57b57.zip chromium_src-078fa60e19a8297e67db1c3ca8e727a867f57b57.tar.gz chromium_src-078fa60e19a8297e67db1c3ca8e727a867f57b57.tar.bz2 |
Roll Webkit to 53220 and fix compilation error due to renamed API.
TBR=yaar
Review URL: http://codereview.chromium.org/549046
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36229 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "53210", + "webkit_revision": "53220", "ffmpeg_revision": "34297", "skia_revision": "470", "chromium_git": "http://src.chromium.org/git", |