summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-14 18:01:59 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-14 18:01:59 +0000
commit43ed6b4d51e720c3da825335d57bdf406b48f058 (patch)
treeb7858db0a4ec309649de6f3babe2bdeae3dee07a /DEPS
parent5e4754da9d1f767c531572b1b71fe7faf7b2fa6a (diff)
downloadchromium_src-43ed6b4d51e720c3da825335d57bdf406b48f058.zip
chromium_src-43ed6b4d51e720c3da825335d57bdf406b48f058.tar.gz
chromium_src-43ed6b4d51e720c3da825335d57bdf406b48f058.tar.bz2
Roll webkit deps from r43664 to r43671. This should fix the
v8 compile error (v8canvaspixelarraycustom moved) and the aria compile error (r43669 upstream). There will likely be layout test failures, will follow up with them. Review URL: http://codereview.chromium.org/115363 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16076 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 c3e3fab..8cb2a02 100644
--- a/DEPS
+++ b/DEPS
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "43664",
+ "webkit_revision": "43671",
}