diff options
author | hayato@chromium.org <hayato@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-18 09:56:37 +0000 |
---|---|---|
committer | hayato@chromium.org <hayato@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-18 09:56:37 +0000 |
commit | 601db014d430f9b39cacbe26d1aa4f023850ee41 (patch) | |
tree | fc7244972a40d073ea85362078da0d99d402c57c /DEPS | |
parent | fb563da4a2757860a1cdb3967e64fa642271129d (diff) | |
download | chromium_src-601db014d430f9b39cacbe26d1aa4f023850ee41.zip chromium_src-601db014d430f9b39cacbe26d1aa4f023850ee41.tar.gz chromium_src-601db014d430f9b39cacbe26d1aa4f023850ee41.tar.bz2 |
Revert 62910 - WebKit merge 60808:69821
See http://code.google.com/p/chromium/issues/detail?id=59533.
Try to roll up r69821 and see what happens.
BUG=none
TEST=none
TBR=jamesr
Review URL: http://codereview.chromium.org/3821006
TBR=hayato@chromium.org
Review URL: http://codereview.chromium.org/3781015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62913 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": "69821", + "webkit_revision": "69808", "skia_revision": "605", "chromium_git": "http://git.chromium.org/git", "swig_revision": "40423", |