diff options
author | dimich@chromium.org <dimich@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-22 18:29:45 +0000 |
---|---|---|
committer | dimich@chromium.org <dimich@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-22 18:29:45 +0000 |
commit | da1438f265163202f11d609ba193996c42e3311a (patch) | |
tree | 90b4713a56d1620750ac4a993839e9c9ef01c6e8 /DEPS | |
parent | baa5349fbfacd6a75f8aa290ef46b0ea061cf184 (diff) | |
download | chromium_src-da1438f265163202f11d609ba193996c42e3311a.zip chromium_src-da1438f265163202f11d609ba193996c42e3311a.tar.gz chromium_src-da1438f265163202f11d609ba193996c42e3311a.tar.bz2 |
Revert 89996 - WebKit merge 89393:89412.
It caused browser_tests failure that we can not obviously attribute to any change yet.
Will throttle changes.
TBR=yutak@chromium.org
Review URL: http://codereview.chromium.org/7190040
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90058 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": "89412", + "webkit_revision": "89393", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", # These hashes need to be updated when nacl_revision is changed. |