diff options
author | ojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-08 18:23:33 +0000 |
---|---|---|
committer | ojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-08 18:23:33 +0000 |
commit | 0943370762f6d37ba3b9221d69e40c988df3e53a (patch) | |
tree | 76ac3ae9cd7391e1b42f6e63e9ceaa1fc31212ef /DEPS | |
parent | 7224f899c1f8c217f0f39ff217f923b91a12f65b (diff) | |
download | chromium_src-0943370762f6d37ba3b9221d69e40c988df3e53a.zip chromium_src-0943370762f6d37ba3b9221d69e40c988df3e53a.tar.gz chromium_src-0943370762f6d37ba3b9221d69e40c988df3e53a.tar.bz2 |
Revert 43964 - 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
TBR=ojan@chromium.org
Review URL: http://codereview.chromium.org/1629009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43974 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": "57214", + "webkit_revision": "57171", "ffmpeg_revision": "43776", "skia_revision": "504", "chromium_git": "http://src.chromium.org/git", |