diff options
author | bulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-04 14:51:48 +0000 |
---|---|---|
committer | bulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-04 14:51:48 +0000 |
commit | 1a9890d1cb7df226211663f1072413f45ddb74f2 (patch) | |
tree | 51d462bf5379d76a8edce16e758898b4fc3b1b11 /DEPS | |
parent | 600f42045296b1d6a7850a1ff8cb7560dbc2069f (diff) | |
download | chromium_src-1a9890d1cb7df226211663f1072413f45ddb74f2.zip chromium_src-1a9890d1cb7df226211663f1072413f45ddb74f2.tar.gz chromium_src-1a9890d1cb7df226211663f1072413f45ddb74f2.tar.bz2 |
Rolls WebKit 90358:90363
BUG=
TEST=
Review URL: http://codereview.chromium.org/7309005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91472 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": "90358", + "webkit_revision": "90363", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", # These hashes need to be updated when nacl_revision is changed. |