diff options
author | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-02 21:47:02 +0000 |
---|---|---|
committer | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-02 21:47:02 +0000 |
commit | 0b3065cabfeb9d7f503398fafdc421dd49da5755 (patch) | |
tree | d54f97a6bdc612e213ae81e6b7fcbf57f534f7c2 /DEPS | |
parent | 1e4b00db041cde26d6e83cfccf6cdd807c603223 (diff) | |
download | chromium_src-0b3065cabfeb9d7f503398fafdc421dd49da5755.zip chromium_src-0b3065cabfeb9d7f503398fafdc421dd49da5755.tar.gz chromium_src-0b3065cabfeb9d7f503398fafdc421dd49da5755.tar.bz2 |
Roll webkit from r92197 to r92213.
BUG=none
TEST=tree green
Review URL: http://codereview.chromium.org/7549025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95162 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": "92197", + "webkit_revision": "92213", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", # These hashes need to be updated when nacl_revision is changed. |