diff options
author | tkent@chromium.org <tkent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-05 06:34:16 +0000 |
---|---|---|
committer | tkent@chromium.org <tkent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-05 06:34:16 +0000 |
commit | bef60cf73c4bd0161ab03e14c422639839df46b7 (patch) | |
tree | d0dc9ddefe1f5190f8fa8e5b1df9135f02b368f3 /DEPS | |
parent | 406059253f11ef6b1521a633d1d5640805587a20 (diff) | |
download | chromium_src-bef60cf73c4bd0161ab03e14c422639839df46b7.zip chromium_src-bef60cf73c4bd0161ab03e14c422639839df46b7.tar.gz chromium_src-bef60cf73c4bd0161ab03e14c422639839df46b7.tar.bz2 |
WebKit roll 69035:69062
BUG=none
TEST=none
TBR=hclam
Review URL: http://codereview.chromium.org/3564010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61483 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": "69035", + "webkit_revision": "69062", "skia_revision": "599", "chromium_git": "http://src.chromium.org/git", "swig_revision": "40423", |