diff options
author | adamk@chromium.org <adamk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-11 01:54:39 +0000 |
---|---|---|
committer | adamk@chromium.org <adamk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-11 01:54:39 +0000 |
commit | 298189695fb81eea42bc952e5bd125dbeaeb64de (patch) | |
tree | 7bd8aa8326ecda92136930e030db43965f9a1b78 /DEPS | |
parent | f06893891d51e80f26b7b785a27cc25dda814f68 (diff) | |
download | chromium_src-298189695fb81eea42bc952e5bd125dbeaeb64de.zip chromium_src-298189695fb81eea42bc952e5bd125dbeaeb64de.tar.gz chromium_src-298189695fb81eea42bc952e5bd125dbeaeb64de.tar.bz2 |
Roll WebKit 137194:137213
TBR=podivilov@chromium.org
Review URL: https://chromiumcodereview.appspot.com/11517010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@172224 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,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": "137194", + "webkit_revision": "137213", "chromium_git": "https://chromium.googlesource.com", "chromiumos_git": "https://chromium.googlesource.com/chromiumos", "swig_revision": "69281", |