diff options
author | yutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-22 07:04:57 +0000 |
---|---|---|
committer | yutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-22 07:04:57 +0000 |
commit | 2d046dbd6713dcb9f8cef6410393ae25b9bded54 (patch) | |
tree | 856ba084f0e93eeb1093efb27059e920d6a2d738 /DEPS | |
parent | a27de26525a6c29024e7a0416f0e6c7b358bf84e (diff) | |
download | chromium_src-2d046dbd6713dcb9f8cef6410393ae25b9bded54.zip chromium_src-2d046dbd6713dcb9f8cef6410393ae25b9bded54.tar.gz chromium_src-2d046dbd6713dcb9f8cef6410393ae25b9bded54.tar.bz2 |
WebKit merge 89393:89412.
BUG=none
TEST=none
TBR=dimich
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89996 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": "89412", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", # These hashes need to be updated when nacl_revision is changed. |