diff options
author | abarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-12 20:51:33 +0000 |
---|---|---|
committer | abarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-12 20:51:33 +0000 |
commit | 75c875b69e4e227c6e4d6f5e91ae1dec651c254b (patch) | |
tree | bb09545982a54289bb5a4ada6dd7bda9e597dce4 /DEPS | |
parent | 9ff4fc760cecbd5709d16e01c05c08d338066caa (diff) | |
download | chromium_src-75c875b69e4e227c6e4d6f5e91ae1dec651c254b.zip chromium_src-75c875b69e4e227c6e4d6f5e91ae1dec651c254b.tar.gz chromium_src-75c875b69e4e227c6e4d6f5e91ae1dec651c254b.tar.bz2 |
Roll webkit revision to 92964
TBR=
BUG=
TEST=
Review URL: http://codereview.chromium.org/7640024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96612 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": "92959", + "webkit_revision": "92964", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", # These hashes need to be updated when nacl_revision is changed. |