diff options
author | mattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-24 19:50:26 +0000 |
---|---|---|
committer | mattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-24 19:50:26 +0000 |
commit | 95e678be0bbaeaef3d0263a4b11c735e9f844d5b (patch) | |
tree | 76a910e1f08763b7b383d47e18f18e867ff0be2b /DEPS | |
parent | f0c3e84a714b1d17127af897d2f284379f95cda7 (diff) | |
download | chromium_src-95e678be0bbaeaef3d0263a4b11c735e9f844d5b.zip chromium_src-95e678be0bbaeaef3d0263a4b11c735e9f844d5b.tar.gz chromium_src-95e678be0bbaeaef3d0263a4b11c735e9f844d5b.tar.bz2 |
Update googleurl to 118.
BUG=5490
Review URL: http://codereview.chromium.org/219015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27110 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ deps = { "/trunk/deps/support@20411", "src/googleurl": - "http://google-url.googlecode.com/svn/trunk@116", + "http://google-url.googlecode.com/svn/trunk@118", "src/sdch/open-vcdiff": "http://open-vcdiff.googlecode.com/svn/trunk@26", |