diff options
author | ojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-08 17:30:00 +0000 |
---|---|---|
committer | ojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-08 17:30:00 +0000 |
commit | e72302b0bad3354d391aa664c24ba51c7918efa0 (patch) | |
tree | f1cd75c4d6d36ef42fd091b67810d71276cd69fd /DEPS | |
parent | 5a213475d7da1d27a046bdfa68177b9f517bab35 (diff) | |
download | chromium_src-e72302b0bad3354d391aa664c24ba51c7918efa0.zip chromium_src-e72302b0bad3354d391aa664c24ba51c7918efa0.tar.gz chromium_src-e72302b0bad3354d391aa664c24ba51c7918efa0.tar.bz2 |
Webkit roll 57171:57214. All the breakages are already fixed in
later revisions. Rolling to this one because I believe 57215 caused
a perf/memory regression and I'd like to be sure.
Review URL: http://codereview.chromium.org/1605018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43964 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": "57214", "ffmpeg_revision": "43776", "skia_revision": "504", "chromium_git": "http://src.chromium.org/git", |