diff options
author | michaeln@google.com <michaeln@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-11 01:57:36 +0000 |
---|---|---|
committer | michaeln@google.com <michaeln@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-11 01:57:36 +0000 |
commit | fc2079586499395b20194bc160069b031835431e (patch) | |
tree | 3466f72ee1b5d11421da5ec105f86719c354562e /DEPS | |
parent | 6bf1a81cdfcc48f20cf53c2601f4456f2d9d30ef (diff) | |
download | chromium_src-fc2079586499395b20194bc160069b031835431e.zip chromium_src-fc2079586499395b20194bc160069b031835431e.tar.gz chromium_src-fc2079586499395b20194bc160069b031835431e.tar.bz2 |
Roll webkit to r45738
* some minor new test expectation failures for the reviewers to take a look at
BUG=16410,16241
TESTS=none
Review URL: http://codereview.chromium.org/155402
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20454 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": "45685", + "webkit_revision": "45738", } |