diff options
author | amanda@chromium.org <amanda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-10 20:01:12 +0000 |
---|---|---|
committer | amanda@chromium.org <amanda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-10 20:01:12 +0000 |
commit | 80605380f9f65f0c1c4fef6537372f44d94d180a (patch) | |
tree | b97bb287d91e22a61ebd949082845127d1c1e114 /DEPS | |
parent | f40fa47a03452d4659e1d47f0408bcdef6764705 (diff) | |
download | chromium_src-80605380f9f65f0c1c4fef6537372f44d94d180a.zip chromium_src-80605380f9f65f0c1c4fef6537372f44d94d180a.tar.gz chromium_src-80605380f9f65f0c1c4fef6537372f44d94d180a.tar.bz2 |
Roll WebKit to 46977, fold in http://codereview.chromium.org/164247
in order to fix interactive UI test failures that result.
BUG=18939
TEST=none
Review URL: http://codereview.chromium.org/165243
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22939 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "46910", + "webkit_revision": "46977", } |