diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-16 02:05:55 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-16 02:05:55 +0000 |
commit | bc1d9b92b9ece34f3e3bfc3feea3360e0fdd7c04 (patch) | |
tree | c39fca416d2da061c903ab9431cf1c286c6087bf /DEPS | |
parent | 4c51bc66e6496234d5a3a7cbdfb1cf07cca2167e (diff) | |
download | chromium_src-bc1d9b92b9ece34f3e3bfc3feea3360e0fdd7c04.zip chromium_src-bc1d9b92b9ece34f3e3bfc3feea3360e0fdd7c04.tar.gz chromium_src-bc1d9b92b9ece34f3e3bfc3feea3360e0fdd7c04.tar.bz2 |
Update WebKit to r78635.
BUG=none
TEST=none
TBR=mnaganov
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75051 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": "78586", + "webkit_revision": "78635", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", "nacl_revision": "4270", |