diff options
author | tonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-20 04:14:07 +0000 |
---|---|---|
committer | tonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-20 04:14:07 +0000 |
commit | 8869eb8930fefcf3f413f83566cc6c1c88b040c7 (patch) | |
tree | 7fd58e34b5b2e1ee0a03c828cfcb27b64aa7e6a4 /DEPS | |
parent | b33f812253bd37e8a3a956944a093437bc1da70b (diff) | |
download | chromium_src-8869eb8930fefcf3f413f83566cc6c1c88b040c7.zip chromium_src-8869eb8930fefcf3f413f83566cc6c1c88b040c7.tar.gz chromium_src-8869eb8930fefcf3f413f83566cc6c1c88b040c7.tar.bz2 |
Roll WebKit 63692:63707.
TBR=tony
TEST=None
BUG=None
Review URL: http://codereview.chromium.org/3052002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52997 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": "63692", + "webkit_revision": "63707", "ffmpeg_revision": "49485", "skia_revision": "583", "chromium_git": "http://src.chromium.org/git", |