diff options
author | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-02 22:56:32 +0000 |
---|---|---|
committer | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-02 22:56:32 +0000 |
commit | 1c35b022c6626440cbcfa5ca9ddc2e91310a0b95 (patch) | |
tree | 2cf1f4bfa733dc6b166366eee144ecbba081fe21 /DEPS | |
parent | 943870934d170d3847ed4a6745781095aeca7bbd (diff) | |
download | chromium_src-1c35b022c6626440cbcfa5ca9ddc2e91310a0b95.zip chromium_src-1c35b022c6626440cbcfa5ca9ddc2e91310a0b95.tar.gz chromium_src-1c35b022c6626440cbcfa5ca9ddc2e91310a0b95.tar.bz2 |
Roll webkit from r92213 to r92235.
Note: all win bots need to be clobbered.
BUG=none
TEST=tree green
Review URL: http://codereview.chromium.org/7550019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95176 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": "92213", + "webkit_revision": "92235", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", # These hashes need to be updated when nacl_revision is changed. |