diff options
author | tkent@chromium.org <tkent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-03 05:17:51 +0000 |
---|---|---|
committer | tkent@chromium.org <tkent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-03 05:17:51 +0000 |
commit | c2a9ecde82fcdd782a763faf34daed4e8beee9c3 (patch) | |
tree | 37d1bb9fab2cbbba782f83e7b6afa1ef5a87ba46 /DEPS | |
parent | dd9d793efce6e45a6376d31fcef3a35aabf1a4ef (diff) | |
download | chromium_src-c2a9ecde82fcdd782a763faf34daed4e8beee9c3.zip chromium_src-c2a9ecde82fcdd782a763faf34daed4e8beee9c3.tar.gz chromium_src-c2a9ecde82fcdd782a763faf34daed4e8beee9c3.tar.bz2 |
WebKit roll 74857:74885
BUG=none
TEST=none
TBR=mihaip
Review URL: http://codereview.chromium.org/6060010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70379 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ vars = { "googlecode_url": "http://%s.googlecode.com/svn", "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "74857", + "webkit_revision": "74885", "skia_revision": "636", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", |