diff options
| author | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-01 21:16:28 +0000 | 
|---|---|---|
| committer | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-01 21:16:28 +0000 | 
| commit | 0565cfe889d7905f2e8cc879d29faf6e1ba88f88 (patch) | |
| tree | f10592a1699d1b20a90ecb880c08fda8f6940c49 /DEPS | |
| parent | eef348fb3f004b8a5d42aff6ae2b82884edbb7cf (diff) | |
| download | chromium_src-0565cfe889d7905f2e8cc879d29faf6e1ba88f88.zip chromium_src-0565cfe889d7905f2e8cc879d29faf6e1ba88f88.tar.gz chromium_src-0565cfe889d7905f2e8cc879d29faf6e1ba88f88.tar.bz2  | |
Roll webkit back to 92010 (trying to pinpoint some test failures that can't be reproduced locally)
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/7545019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94977 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": "92045", +  "webkit_revision": "92010",    "chromium_git": "http://git.chromium.org/git",    "swig_revision": "69281",    # These hashes need to be updated when nacl_revision is changed.  | 
