diff options
author | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-16 18:02:37 +0000 |
---|---|---|
committer | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-16 18:02:37 +0000 |
commit | 86cf1066d2361c94f5d56f51188e10f5b4e90b02 (patch) | |
tree | f883c1a6b4b1d479638b553c00519cc3bdcd7fae /DEPS | |
parent | 4cbf4e5faca5c6d01906d0bbf1092c52f5435d4e (diff) | |
download | chromium_src-86cf1066d2361c94f5d56f51188e10f5b4e90b02.zip chromium_src-86cf1066d2361c94f5d56f51188e10f5b4e90b02.tar.gz chromium_src-86cf1066d2361c94f5d56f51188e10f5b4e90b02.tar.bz2 |
Roll Webkit DEPS 45958:45975 and remove some items from test expectations.
BUG=none
TEST=green build
TBR=ericroman
Review URL: http://codereview.chromium.org/149756
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20879 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": "45958", + "webkit_revision": "45975", } |