From 9e746269d1b2f2f9afd9f28148f197c40c06fb55 Mon Sep 17 00:00:00 2001 From: "tc@google.com" Date: Mon, 3 Aug 2009 22:56:18 +0000 Subject: WebKit merge from 46726 to 46732 to unbreak the canary bots. r46732 upstream renamed some inspector JS files so we need to update the list on our side (we should probably try to move this into WebCore.gypi). Review URL: http://codereview.chromium.org/160548 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22333 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index b1937e4..ba83279 100644 --- a/DEPS +++ b/DEPS @@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "46726", + "webkit_revision": "46732", } -- cgit v1.1