diff options
author | bulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-22 10:53:52 +0000 |
---|---|---|
committer | bulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-22 10:53:52 +0000 |
commit | 29f0344efcb1113ee523e144e42419c9cb44b065 (patch) | |
tree | 26215533d3f1ab3200b44d53961feed63cec56dd /DEPS | |
parent | 783bf593992e9d2481d37c6e7e411ee0b7adad6e (diff) | |
download | chromium_src-29f0344efcb1113ee523e144e42419c9cb44b065.zip chromium_src-29f0344efcb1113ee523e144e42419c9cb44b065.tar.gz chromium_src-29f0344efcb1113ee523e144e42419c9cb44b065.tar.bz2 |
Rolls WebKit 63859:63880
Review URL: http://codereview.chromium.org/3037014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53323 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": "63859", + "webkit_revision": "63880", "ffmpeg_revision": "49485", "skia_revision": "583", "chromium_git": "http://src.chromium.org/git", |