diff options
author | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-02 15:06:48 +0000 |
---|---|---|
committer | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-02 15:06:48 +0000 |
commit | e2afd988abe1065759b732830236f187a9e5b48c (patch) | |
tree | bce48a57f2454cd8c8d05cd6849c4eb584c9b87e /DEPS | |
parent | eaa7ba33c35ef415567c97ac40c5d17c11f57377 (diff) | |
download | chromium_src-e2afd988abe1065759b732830236f187a9e5b48c.zip chromium_src-e2afd988abe1065759b732830236f187a9e5b48c.tar.gz chromium_src-e2afd988abe1065759b732830236f187a9e5b48c.tar.bz2 |
Try rolling WebKit up to 64462
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/2832105
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@54538 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "64413", + "webkit_revision": "64462", "ffmpeg_revision": "54360", "skia_revision": "592", "chromium_git": "http://src.chromium.org/git", |