diff options
author | ojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-08 21:40:07 +0000 |
---|---|---|
committer | ojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-08 21:40:07 +0000 |
commit | cf6a7dfa8e1a689b361218f951caa1893ed4bea6 (patch) | |
tree | 7497d3acb8a509c937e2a502859504d77262d70f /DEPS | |
parent | b3fbacff42e270eff403fc6d8d6692dd8752c34f (diff) | |
download | chromium_src-cf6a7dfa8e1a689b361218f951caa1893ed4bea6.zip chromium_src-cf6a7dfa8e1a689b361218f951caa1893ed4bea6.tar.gz chromium_src-cf6a7dfa8e1a689b361218f951caa1893ed4bea6.tar.bz2 |
Webkit roll 57171:57243. This includes a perf regression.
I'm working on addressing that separately, but in the meantime,
the webkit train must keep rolling.
Review URL: http://codereview.chromium.org/1560022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44007 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": "57171", + "webkit_revision": "57243", "ffmpeg_revision": "43776", "skia_revision": "504", "chromium_git": "http://src.chromium.org/git", |