diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-08 01:23:01 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-08 01:23:01 +0000 |
commit | 37b5d4730a150a31b9e7dba9d0aba299bb6276f2 (patch) | |
tree | 182e4c510e1d831a7d61ab24d5a1692f64153107 /DEPS | |
parent | 049231918a23ba6f800070d15fdcbe567c7020de (diff) | |
download | chromium_src-37b5d4730a150a31b9e7dba9d0aba299bb6276f2.zip chromium_src-37b5d4730a150a31b9e7dba9d0aba299bb6276f2.tar.gz chromium_src-37b5d4730a150a31b9e7dba9d0aba299bb6276f2.tar.bz2 |
Roll webkit deps from 99399 to 99453.
TBR=yutak
Review URL: http://codereview.chromium.org/8490027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108961 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ vars = { "sourceforge_url": "http://%(repo)s.svn.sourceforge.net/svnroot/%(repo)s", "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "99399", + "webkit_revision": "99453", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", "nacl_revision": "7108", |