diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-26 04:27:55 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-26 04:27:55 +0000 |
commit | 20ae4824364a0a871bae34322b030424f0f78653 (patch) | |
tree | bdf3a5e13240512b3687451322c82e242dc6e8fd | |
parent | f075fe0a20acba35df51e93e635db8f0b0d89d7b (diff) | |
download | chromium_src-20ae4824364a0a871bae34322b030424f0f78653.zip chromium_src-20ae4824364a0a871bae34322b030424f0f78653.tar.gz chromium_src-20ae4824364a0a871bae34322b030424f0f78653.tar.bz2 |
Roll WebKit to 58138 (from 58033)
Reland 45413 now that python2.6 should be used on the windows bots.
TBR=yuzo
Review URL: http://codereview.chromium.org/1787002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45567 0039d316-1c4b-4281-b951-d872f2087c98
-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": "58033", + "webkit_revision": "58138", "ffmpeg_revision": "45437", "skia_revision": "526", "chromium_git": "http://src.chromium.org/git", |