diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-16 19:41:00 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-16 19:41:00 +0000 |
commit | 5eb55c2f42f70fe544a04d200cdd059377d310f7 (patch) | |
tree | b837cdb6f59622d004d44ca3be4e90281177cfd6 /DEPS | |
parent | 70ab61c9109f3626b44f2bee96de626d0acf8442 (diff) | |
download | chromium_src-5eb55c2f42f70fe544a04d200cdd059377d310f7.zip chromium_src-5eb55c2f42f70fe544a04d200cdd059377d310f7.tar.gz chromium_src-5eb55c2f42f70fe544a04d200cdd059377d310f7.tar.bz2 |
Webkit merge from r44682 to r44699.
Not much here, just one layout test that changed expectations.
Added some flakey video tests to the list while I'm at it.
Review URL: http://codereview.chromium.org/126174
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18514 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": "44682", + "webkit_revision": "44699", } |