diff options
author | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-04 16:55:15 +0000 |
---|---|---|
committer | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-04 16:55:15 +0000 |
commit | f553433361a3d340039fbb10d43ceade7299be26 (patch) | |
tree | 23567c1f7c9f26f2d3e1523777f7be7c6b741eeb /DEPS | |
parent | 6acde635328db851483aa3f5a13eba8a687fe29d (diff) | |
download | chromium_src-f553433361a3d340039fbb10d43ceade7299be26.zip chromium_src-f553433361a3d340039fbb10d43ceade7299be26.tar.gz chromium_src-f553433361a3d340039fbb10d43ceade7299be26.tar.bz2 |
WebKit roll 103998:104038
TBR=mnaganov
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/8983021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@116323 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": "103998", + "webkit_revision": "104038", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", "nacl_revision": "7504", |