diff options
author | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-13 02:49:13 +0000 |
---|---|---|
committer | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-13 02:49:13 +0000 |
commit | 21410146720112e4d0292422ee169f9c7a544810 (patch) | |
tree | 3baee2d01c6fb01e547ee3b5e551eb7850d35125 /DEPS | |
parent | 81c2adbd76b1c20cdf0cac14c287320ec85adce2 (diff) | |
download | chromium_src-21410146720112e4d0292422ee169f9c7a544810.zip chromium_src-21410146720112e4d0292422ee169f9c7a544810.tar.gz chromium_src-21410146720112e4d0292422ee169f9c7a544810.tar.bz2 |
Webkit update to 53171. This includes tony's fix for the instability.
TBR=tony,atwilson
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/550025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36081 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": "53164", + "webkit_revision": "53171", "ffmpeg_revision": "34297", "skia_revision": "470", "chromium_git": "http://src.chromium.org/git", |