diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-06 02:28:15 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-06 02:28:15 +0000 |
commit | 57e87d7a9eef3e07bc64ec1da89798f735eb1404 (patch) | |
tree | b661f1d0ad5e15a35c5e77d72b4a540cfc4b3a0a | |
parent | 13ed17f87ebf33664331a0e56fefddbeb833891a (diff) | |
download | chromium_src-57e87d7a9eef3e07bc64ec1da89798f735eb1404.zip chromium_src-57e87d7a9eef3e07bc64ec1da89798f735eb1404.tar.gz chromium_src-57e87d7a9eef3e07bc64ec1da89798f735eb1404.tar.bz2 |
Roll webkit deps from 113354 to 113380.
TBR=dglazkov,hans
Review URL: http://codereview.chromium.org/10010022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@131073 0039d316-1c4b-4281-b951-d872f2087c98
-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": "113354", + "webkit_revision": "113380", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", "nacl_revision": "8134", |