diff options
author | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-08 23:08:53 +0000 |
---|---|---|
committer | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-08 23:08:53 +0000 |
commit | 973ef240d6f7feec8bfd5c9a65a6273414de283f (patch) | |
tree | 983a051a83d1993f33a97e50160c2da6f5bbe0e0 /DEPS | |
parent | 67798caf395912068941e0f3479232d9adce1d0f (diff) | |
download | chromium_src-973ef240d6f7feec8bfd5c9a65a6273414de283f.zip chromium_src-973ef240d6f7feec8bfd5c9a65a6273414de283f.tar.gz chromium_src-973ef240d6f7feec8bfd5c9a65a6273414de283f.tar.bz2 |
Roll Webkit to r45640 and update test expectations
Review URL: http://codereview.chromium.org/155249
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20202 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": "45634", + "webkit_revision": "45640", } |