From a15cbd47814d62163e2d66e64e7cb9e144fa5ca1 Mon Sep 17 00:00:00 2001 From: "dpranke@chromium.org" Date: Fri, 10 Sep 2010 07:51:48 +0000 Subject: Roll WebKit to r67178. This version is basically tip-of-tree with r66992 (and r66997) rolled out, under the theory that r66992 is causing the perf regression in page_cycler_more_js. BUG=https://bugs.webkit.org/show_bug.cgi?id=45524 R=tkent,ukai TEST=page_cycler_more_js goes green Review URL: http://codereview.chromium.org/3347021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59070 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index 695a3bf..4988a43 100644 --- a/DEPS +++ b/DEPS @@ -2,7 +2,7 @@ vars = { "googlecode_url": "http://%s.googlecode.com/svn", "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "67173", + "webkit_revision": "67178", "ffmpeg_revision": "58574", "skia_revision": "593", "chromium_git": "http://src.chromium.org/git", -- cgit v1.1