diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-29 20:11:58 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-29 20:11:58 +0000 |
commit | 97cd4aca5dac2e27970580aa74db317542d3856c (patch) | |
tree | 6eefaccdf9e9eb9d0f903faae8732b882d437f54 /DEPS | |
parent | dae12ee6df766d9cd3af83277f6e8d0f0e9bb20d (diff) | |
download | chromium_src-97cd4aca5dac2e27970580aa74db317542d3856c.zip chromium_src-97cd4aca5dac2e27970580aa74db317542d3856c.tar.gz chromium_src-97cd4aca5dac2e27970580aa74db317542d3856c.tar.bz2 |
Update webkit from 46531 to 46536 to help get the canary bot
past the latest compile bustage.
TBR=tony
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/160349
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21985 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": "46531", + "webkit_revision": "46536", } |