diff options
author | apavlov@chromium.org <apavlov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-31 14:36:58 +0000 |
---|---|---|
committer | apavlov@chromium.org <apavlov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-31 14:36:58 +0000 |
commit | 9d23f1c581cf084c4e74d8df3fd2da7e46f23a89 (patch) | |
tree | 10a64d1014ce029c6133b2e39711987fe5673dc8 /DEPS | |
parent | 7826495e83c49b636ed90f861de02d2c9236d4ff (diff) | |
download | chromium_src-9d23f1c581cf084c4e74d8df3fd2da7e46f23a89.zip chromium_src-9d23f1c581cf084c4e74d8df3fd2da7e46f23a89.tar.gz chromium_src-9d23f1c581cf084c4e74d8df3fd2da7e46f23a89.tar.bz2 |
Revert "Roll WebKit 94073:94176"
TBR=levin@chromium.org
Review URL: http://codereview.chromium.org/7785029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98967 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": "94176", + "webkit_revision": "94073", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", "nacl_revision": "6583", |