diff options
author | yutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-07 08:28:58 +0000 |
---|---|---|
committer | yutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-07 08:28:58 +0000 |
commit | 261504f3fef82537dc9575edb596950d3fa3c9d9 (patch) | |
tree | 86f3bbab0ef443e1ce367dc5efa4676a58c377aa /DEPS | |
parent | 19fe8f0b419ec8105eb2f4ad505649d3cbb1ebb9 (diff) | |
download | chromium_src-261504f3fef82537dc9575edb596950d3fa3c9d9.zip chromium_src-261504f3fef82537dc9575edb596950d3fa3c9d9.tar.gz chromium_src-261504f3fef82537dc9575edb596950d3fa3c9d9.tar.bz2 |
WebKit merge 73420:73429.
TBR=pkasting
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/5570004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68455 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ vars = { "googlecode_url": "http://%s.googlecode.com/svn", "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "73420", + "webkit_revision": "73429", "skia_revision": "626", "chromium_git": "http://git.chromium.org/git", "swig_revision": "40423", |