diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-14 18:01:59 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-14 18:01:59 +0000 |
commit | 43ed6b4d51e720c3da825335d57bdf406b48f058 (patch) | |
tree | b7858db0a4ec309649de6f3babe2bdeae3dee07a /DEPS | |
parent | 5e4754da9d1f767c531572b1b71fe7faf7b2fa6a (diff) | |
download | chromium_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-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "43664", + "webkit_revision": "43671", } |