diff options
author | jamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-01 01:10:12 +0000 |
---|---|---|
committer | jamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-01 01:10:12 +0000 |
commit | 2a074201cf68e9bca0c8c7a439d91b13923e533f (patch) | |
tree | 4cedc71f8d3cc289cb4ed0637c0cc62928139610 /DEPS | |
parent | c8a655cdab8e4ed0b0cc5c784f20649105bf7456 (diff) | |
download | chromium_src-2a074201cf68e9bca0c8c7a439d91b13923e533f.zip chromium_src-2a074201cf68e9bca0c8c7a439d91b13923e533f.tar.gz chromium_src-2a074201cf68e9bca0c8c7a439d91b13923e533f.tar.bz2 |
Roll WebKit back from 79845 to 79757. Still way too many failures
TBR=antonm
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76333 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": "79845", + "webkit_revision": "79757", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", "nacl_revision": "4382", |