diff options
author | yurys@chromium.org <yurys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-20 10:40:07 +0000 |
---|---|---|
committer | yurys@chromium.org <yurys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-20 10:40:07 +0000 |
commit | 75eae6bc8116cd40e2b7c362aad52a0693dd0a14 (patch) | |
tree | 1d92c50a6ba5000e97b68393c4eec56d80d5246c /DEPS | |
parent | bec884688981f69f84f1567bafad6195e3fcf1b8 (diff) | |
download | chromium_src-75eae6bc8116cd40e2b7c362aad52a0693dd0a14.zip chromium_src-75eae6bc8116cd40e2b7c362aad52a0693dd0a14.tar.gz chromium_src-75eae6bc8116cd40e2b7c362aad52a0693dd0a14.tar.bz2 |
Roll WebKit to r74338
BUG=None
TEST=None
TBR=tonyg
Review URL: http://codereview.chromium.org/6053002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69701 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": "74314", + "webkit_revision": "74338", "skia_revision": "636", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", |