diff options
author | wez@chromium.org <wez@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-12 03:38:15 +0000 |
---|---|---|
committer | wez@chromium.org <wez@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-12 03:38:15 +0000 |
commit | 0053dfbf71d024855138d53a53111de6954d50ed (patch) | |
tree | 8a337761f33dc5e12aea1277e0fd610f2f44d247 /DEPS | |
parent | 99ef6398a0c556851105e0eaf646d793d105a85b (diff) | |
download | chromium_src-0053dfbf71d024855138d53a53111de6954d50ed.zip chromium_src-0053dfbf71d024855138d53a53111de6954d50ed.tar.gz chromium_src-0053dfbf71d024855138d53a53111de6954d50ed.tar.bz2 |
Revert 96499 - Roll webkit revision to 92885
TBR=
BUG=
TEST=
Review URL: http://codereview.chromium.org/7634008
TBR=abarth@chromium.org
Review URL: http://codereview.chromium.org/7637009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96503 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": "92885", + "webkit_revision": "92870", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", # These hashes need to be updated when nacl_revision is changed. |