diff options
author | morrita@chromium.org <morrita@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-06 08:43:20 +0000 |
---|---|---|
committer | morrita@chromium.org <morrita@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-06 08:43:20 +0000 |
commit | 14d1d2d7f2aa2384120da000deed2043b0bb9a67 (patch) | |
tree | f99577ef077c868fd7b5c4b6c3a8fd1faccfe52f /DEPS | |
parent | 503d0387804c4ddf22a52857407e885ce737dbba (diff) | |
download | chromium_src-14d1d2d7f2aa2384120da000deed2043b0bb9a67.zip chromium_src-14d1d2d7f2aa2384120da000deed2043b0bb9a67.tar.gz chromium_src-14d1d2d7f2aa2384120da000deed2043b0bb9a67.tar.bz2 |
WebKit roll from r85866 to r85920
BUG=none
TEST=none
TBR=inferno@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84414 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": "85866", + "webkit_revision": "85920", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", # These hashes need to be updated when nacl_revision is changed. |