diff options
author | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-07 18:37:56 +0000 |
---|---|---|
committer | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-07 18:37:56 +0000 |
commit | bfbfdabbd6094cbec4d32952ae1cb245937937f3 (patch) | |
tree | 7c22fce4a83d48f775578d58406c710bc5d30d44 /DEPS | |
parent | f6f1a42d8a575af4582475be2246aae04cbfdbd2 (diff) | |
download | chromium_src-bfbfdabbd6094cbec4d32952ae1cb245937937f3.zip chromium_src-bfbfdabbd6094cbec4d32952ae1cb245937937f3.tar.gz chromium_src-bfbfdabbd6094cbec4d32952ae1cb245937937f3.tar.bz2 |
Rolls webkit to r45599
Review URL: http://codereview.chromium.org/149260
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20049 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": "45558", + "webkit_revision": "45599", } |