summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-03 22:56:18 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-03 22:56:18 +0000
commit9e746269d1b2f2f9afd9f28148f197c40c06fb55 (patch)
treeaad85733f98c4c7081b7ee7fa5ac5aba33e1b396 /DEPS
parentaa078b67d3d8e976ffeee26e2dcccb6e938b7008 (diff)
downloadchromium_src-9e746269d1b2f2f9afd9f28148f197c40c06fb55.zip
chromium_src-9e746269d1b2f2f9afd9f28148f197c40c06fb55.tar.gz
chromium_src-9e746269d1b2f2f9afd9f28148f197c40c06fb55.tar.bz2
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
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
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",
}