diff options
author | tonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-10 18:31:11 +0000 |
---|---|---|
committer | tonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-10 18:31:11 +0000 |
commit | 1a4d71e7c54f810961d2e7463e928f28bc5e4c27 (patch) | |
tree | bc83fc025de6801f9ec4fa877e810e5ef3b86716 /DEPS | |
parent | 64d81a8442be032451a1e152dd7f579b0e071957 (diff) | |
download | chromium_src-1a4d71e7c54f810961d2e7463e928f28bc5e4c27.zip chromium_src-1a4d71e7c54f810961d2e7463e928f28bc5e4c27.tar.gz chromium_src-1a4d71e7c54f810961d2e7463e928f28bc5e4c27.tar.bz2 |
Roll WebKit 99774:99840.
BUG=None
TEST=None
TBR=ojan
Review URL: http://codereview.chromium.org/8478029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109460 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": "99774", + "webkit_revision": "99840", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", "nacl_revision": "7115", |