diff options
author | morrita@chromium.org <morrita@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-05 11:32:59 +0000 |
---|---|---|
committer | morrita@chromium.org <morrita@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-05 11:32:59 +0000 |
commit | 1780c2e73f5fc696be5269f5b5ecbd373a9fad3c (patch) | |
tree | c83f18c24e6d16c9e629cde75b8c9c6fed567847 | |
parent | 52af5d521ef5d821672f7aaabdf9fd432e48a8cc (diff) | |
download | chromium_src-1780c2e73f5fc696be5269f5b5ecbd373a9fad3c.zip chromium_src-1780c2e73f5fc696be5269f5b5ecbd373a9fad3c.tar.gz chromium_src-1780c2e73f5fc696be5269f5b5ecbd373a9fad3c.tar.bz2 |
WebKit roll from r85784 r85846.
BUG=none
TBR=inferno@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84231 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": "85784", + "webkit_revision": "85846", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", # These hashes need to be updated when nacl_revision is changed. |