diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-23 00:51:15 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-23 00:51:15 +0000 |
commit | 983eae0993d79bed71adf6a15eb2a1d30cf447fa (patch) | |
tree | 5fb9a05a441b19056c4afdc0bad34d053789d637 /DEPS | |
parent | a100f751b066a5c4268793288a05befc25060fa7 (diff) | |
download | chromium_src-983eae0993d79bed71adf6a15eb2a1d30cf447fa.zip chromium_src-983eae0993d79bed71adf6a15eb2a1d30cf447fa.tar.gz chromium_src-983eae0993d79bed71adf6a15eb2a1d30cf447fa.tar.bz2 |
Update WebKit to r93516.
BUG=none
TEST=none
TBR=loislo
Review URL: http://codereview.chromium.org/7709016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97788 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": "93506", + "webkit_revision": "93516", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", # These hashes need to be updated when nacl_revision is changed. |