diff options
author | victorw@chromium.org <victorw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-04 18:48:42 +0000 |
---|---|---|
committer | victorw@chromium.org <victorw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-04 18:48:42 +0000 |
commit | 3b0c65988ddc0415c17e66e4f2ca78f0487c8dd6 (patch) | |
tree | 7f9d1232d3af09c20fb1c2168ddb5f37959932ee /DEPS | |
parent | e0b6f625305d268107f904d92e28d38241223be1 (diff) | |
download | chromium_src-3b0c65988ddc0415c17e66e4f2ca78f0487c8dd6.zip chromium_src-3b0c65988ddc0415c17e66e4f2ca78f0487c8dd6.tar.gz chromium_src-3b0c65988ddc0415c17e66e4f2ca78f0487c8dd6.tar.bz2 |
Roll webkit revision 48061
TBR=japhet
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/201025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25482 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": "48034", + "webkit_revision": "48061", } |