diff options
author | yuzo@chromium.org <yuzo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-25 08:55:05 +0000 |
---|---|---|
committer | yuzo@chromium.org <yuzo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-25 08:55:05 +0000 |
commit | 1076a12a31fcd161e3e5c03f4ae88507ca9f7dbc (patch) | |
tree | fc29dec4b5abd8ea3474204bc1dbe7199d0cff49 /DEPS | |
parent | 5b727868ffda8fa6c639562adedca5470ebb33ca (diff) | |
download | chromium_src-1076a12a31fcd161e3e5c03f4ae88507ca9f7dbc.zip chromium_src-1076a12a31fcd161e3e5c03f4ae88507ca9f7dbc.tar.gz chromium_src-1076a12a31fcd161e3e5c03f4ae88507ca9f7dbc.tar.bz2 |
WebKit roll 70432:70441
TEST=none
BUG=none
TBR=dglazkov,loislo
Review URL: http://codereview.chromium.org/4041004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63712 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": "70432", + "webkit_revision": "70441", "skia_revision": "607", "chromium_git": "http://git.chromium.org/git", "swig_revision": "40423", |