diff options
author | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-26 12:27:54 +0000 |
---|---|---|
committer | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-26 12:27:54 +0000 |
commit | 5982ff8e2b8695d48a101f57c1fa6a6a0aa12212 (patch) | |
tree | f9c0beb1188586069b75d6793203297ed947bf4d /DEPS | |
parent | decdd511099c41390b0cfc8859bf93bc1a628e0a (diff) | |
download | chromium_src-5982ff8e2b8695d48a101f57c1fa6a6a0aa12212.zip chromium_src-5982ff8e2b8695d48a101f57c1fa6a6a0aa12212.tar.gz chromium_src-5982ff8e2b8695d48a101f57c1fa6a6a0aa12212.tar.bz2 |
Roll WebKit from 58138 to 58244. Add a test exception so the bots can produce new baselines.
TEST=none
BUG=https://bugs.webkit.org/show_bug.cgi?id=38109
Review URL: http://codereview.chromium.org/1739008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45573 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": "58138", + "webkit_revision": "58244", "ffmpeg_revision": "45437", "skia_revision": "526", "chromium_git": "http://src.chromium.org/git", |