diff options
author | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-08 21:56:31 +0000 |
---|---|---|
committer | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-08 21:56:31 +0000 |
commit | 199f2304434b798fd28fe09a437fbd3c78947031 (patch) | |
tree | acee6669653fb5fb1cf2024ab235446559baff2d /DEPS | |
parent | bd1b96700fa45143e04bd8d07a0a519d6962f4a6 (diff) | |
download | chromium_src-199f2304434b798fd28fe09a437fbd3c78947031.zip chromium_src-199f2304434b798fd28fe09a437fbd3c78947031.tar.gz chromium_src-199f2304434b798fd28fe09a437fbd3c78947031.tar.bz2 |
Roll WebKit to r45634 and fix build
Review URL: http://codereview.chromium.org/155241
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20196 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": "45633", + "webkit_revision": "45634", } |