diff options
author | dimich@chromium.org <dimich@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-23 00:10:32 +0000 |
---|---|---|
committer | dimich@chromium.org <dimich@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-23 00:10:32 +0000 |
commit | 61886fb0b4b81be37b61a9e8e412052b97dc822f (patch) | |
tree | 9a923ae47de89be82ec348cf1db665ccc8317a29 /DEPS | |
parent | a22ebd8195be28d72b49073cbcaa4d9b750d495d (diff) | |
download | chromium_src-61886fb0b4b81be37b61a9e8e412052b97dc822f.zip chromium_src-61886fb0b4b81be37b61a9e8e412052b97dc822f.tar.gz chromium_src-61886fb0b4b81be37b61a9e8e412052b97dc822f.tar.bz2 |
WebKit roll 89393:89463
TBR=yutak
BUG=87189
Review URL: http://codereview.chromium.org/7207015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90137 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": "89393", + "webkit_revision": "89463", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", # These hashes need to be updated when nacl_revision is changed. |