diff options
author | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-05 00:02:18 +0000 |
---|---|---|
committer | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-05 00:02:18 +0000 |
commit | 6d95e0264439bc2e8efd74fc4094f19083e636c5 (patch) | |
tree | ccbe660af3d00d589cd52828ec879e8b37af4ece | |
parent | cd060534d08a4705158e1823d96ab1313c998071 (diff) | |
download | chromium_src-6d95e0264439bc2e8efd74fc4094f19083e636c5.zip chromium_src-6d95e0264439bc2e8efd74fc4094f19083e636c5.tar.gz chromium_src-6d95e0264439bc2e8efd74fc4094f19083e636c5.tar.bz2 |
Roll WebKit 85766:85784
Roll WebKit to 85784.
TBR=morrita
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84163 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": "85766", + "webkit_revision": "85784", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", # These hashes need to be updated when nacl_revision is changed. |