diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-23 17:36:43 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-23 17:36:43 +0000 |
commit | eb68e6d11984c17b88ff7cd2dc08378ade8ef111 (patch) | |
tree | 73719c4f80753c54541939c5113d1371646ff127 /DEPS | |
parent | cb73f9e24fdf7da411e8861ca6a1c2184569439c (diff) | |
download | chromium_src-eb68e6d11984c17b88ff7cd2dc08378ade8ef111.zip chromium_src-eb68e6d11984c17b88ff7cd2dc08378ade8ef111.tar.gz chromium_src-eb68e6d11984c17b88ff7cd2dc08378ade8ef111.tar.bz2 |
Update webkit. Mark some tests as expected to fail due to
out-of-date baselines.
I'll cycle back and rebaseline once the bots generate new
results.
TBR=pkasting
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/160021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21401 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": "46229", + "webkit_revision": "46270", } |