diff options
author | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-17 22:49:05 +0000 |
---|---|---|
committer | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-17 22:49:05 +0000 |
commit | 66125c74f75f7392750d5d857bf2ae6cdf052a0a (patch) | |
tree | 190f717455f634d63d20c80393f274cadeff6ffe /DEPS | |
parent | fcca741b3bf9cf8d5f94f027c04360e98461e961 (diff) | |
download | chromium_src-66125c74f75f7392750d5d857bf2ae6cdf052a0a.zip chromium_src-66125c74f75f7392750d5d857bf2ae6cdf052a0a.tar.gz chromium_src-66125c74f75f7392750d5d857bf2ae6cdf052a0a.tar.bz2 |
Roll DEPS for WebKit r89550:r89178. Also more downstream test_expectations mopup.
BUG=none
TEST=none
TBR=yutak
Review URL: http://codereview.chromium.org/7189046
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89567 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": "89145", + "webkit_revision": "89178", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", # These hashes need to be updated when nacl_revision is changed. |