diff options
author | adamk@chromium.org <adamk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-27 18:43:11 +0000 |
---|---|---|
committer | adamk@chromium.org <adamk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-27 18:43:11 +0000 |
commit | 4d768302d3e793d3b717bedea907b6038e391bff (patch) | |
tree | 1ac58e089a7eee37c515f3a86a159499395aa08b | |
parent | 3082123f91bdd4c9abc86ae646afd16c9b16770f (diff) | |
download | chromium_src-4d768302d3e793d3b717bedea907b6038e391bff.zip chromium_src-4d768302d3e793d3b717bedea907b6038e391bff.tar.gz chromium_src-4d768302d3e793d3b717bedea907b6038e391bff.tar.bz2 |
WebKit roll 87506:87519
TBR=mnaganov@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87055 0039d316-1c4b-4281-b951-d872f2087c98
-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": "87506", + "webkit_revision": "87519", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", # These hashes need to be updated when nacl_revision is changed. |