diff options
author | loislo@chromium.org <loislo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-23 09:05:19 +0000 |
---|---|---|
committer | loislo@chromium.org <loislo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-23 09:05:19 +0000 |
commit | 0c279124c096a84f71f97e1a790995a27983ffaf (patch) | |
tree | f5f5fc9d84e9fd7b6958b0d7200e42c15e626301 /DEPS | |
parent | f5e8d98af4d0ab2388c8f2d62fa7456e4f5fb609 (diff) | |
download | chromium_src-0c279124c096a84f71f97e1a790995a27983ffaf.zip chromium_src-0c279124c096a84f71f97e1a790995a27983ffaf.tar.gz chromium_src-0c279124c096a84f71f97e1a790995a27983ffaf.tar.bz2 |
Update to WebKit r93580.
BUG=none
TEST=none
TBR=pkasting@chromium.org
Review URL: http://codereview.chromium.org/7685052
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97838 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": "93556", + "webkit_revision": "93580", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", # These hashes need to be updated when nacl_revision is changed. |