diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-24 02:21:03 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-24 02:21:03 +0000 |
commit | c094f5de2c3d4ab853d4e52ceef8ac54d9871ff6 (patch) | |
tree | 279eeee5209558de7caa04c49f3d593eab1f9b36 /DEPS | |
parent | 579a078db0f9b647e8529a5f7f3030fd89b1b8a5 (diff) | |
download | chromium_src-c094f5de2c3d4ab853d4e52ceef8ac54d9871ff6.zip chromium_src-c094f5de2c3d4ab853d4e52ceef8ac54d9871ff6.tar.gz chromium_src-c094f5de2c3d4ab853d4e52ceef8ac54d9871ff6.tar.bz2 |
Update WebKit to r93643.
BUG=none
TEST=none
TBR=podivilov
Review URL: http://codereview.chromium.org/7718009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97971 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": "93643", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", # These hashes need to be updated when nacl_revision is changed. |