diff options
author | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-06 17:25:12 +0000 |
---|---|---|
committer | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-06 17:25:12 +0000 |
commit | f978ad13e8beabe5952dadc536abfc1350abfa3a (patch) | |
tree | bd5b5fafbf3251a261be17c3b86da2a3336f8bbb /DEPS | |
parent | a5badef3bf8c412fd0355af4f4e6c51d4d7728c3 (diff) | |
download | chromium_src-f978ad13e8beabe5952dadc536abfc1350abfa3a.zip chromium_src-f978ad13e8beabe5952dadc536abfc1350abfa3a.tar.gz chromium_src-f978ad13e8beabe5952dadc536abfc1350abfa3a.tar.bz2 |
Webkit update 46841:46850
(including abarth's v8 revert, in hopes of fixing reliability).
BUG=none
TEST=no layout redness
TBR=amanda
Review URL: http://codereview.chromium.org/165062
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22617 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": "46841", + "webkit_revision": "46850", } |