summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-01-03 19:52:52 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-01-03 19:52:52 +0000
commit4291ada136f51a558b9ffab86e46b5b9989f9d56 (patch)
treed379fdc776170a33a1cd658173029390db8af0a7 /DEPS
parente188321188ddcc9b9fc227dd8d903180dfc48869 (diff)
downloadchromium_src-4291ada136f51a558b9ffab86e46b5b9989f9d56.zip
chromium_src-4291ada136f51a558b9ffab86e46b5b9989f9d56.tar.gz
chromium_src-4291ada136f51a558b9ffab86e46b5b9989f9d56.tar.bz2
Revert "Roll WebKit 103933:103936"
Revert "Roll WebKit 103936:103938" Something in the 33:36 roll regressed morejs perf substantially: http://build.chromium.org/f/chromium/perf/mac-release-10.5/morejs/report.html?history=150&rev=-1 Probabably https://bugs.webkit.org/show_bug.cgi?id=75441 ? hclam++ for doing fine-grained rolls! BUG=none TEST=none TBR=hclam Review URL: http://codereview.chromium.org/9073006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@116174 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 5ab1231..f774e61 100644
--- a/DEPS
+++ b/DEPS
@@ -5,7 +5,7 @@ vars = {
"sourceforge_url": "http://%(repo)s.svn.sourceforge.net/svnroot/%(repo)s",
"webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk",
"nacl_trunk": "http://src.chromium.org/native_client/trunk",
- "webkit_revision": "103938",
+ "webkit_revision": "103933",
"chromium_git": "http://git.chromium.org/git",
"swig_revision": "69281",
"nacl_revision": "7483",