diff options
author | isherman@chromium.org <isherman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-26 23:10:31 +0000 |
---|---|---|
committer | isherman@chromium.org <isherman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-26 23:10:31 +0000 |
commit | 3fde3b334dbbb77197552c22bfc174f7d8aba407 (patch) | |
tree | 7dc434c4d20ad3c007430354e797d224e2cd5d2d /DEPS | |
parent | 16305d81fc509a0a78eda7023e08d0cdac28c0d3 (diff) | |
download | chromium_src-3fde3b334dbbb77197552c22bfc174f7d8aba407.zip chromium_src-3fde3b334dbbb77197552c22bfc174f7d8aba407.tar.gz chromium_src-3fde3b334dbbb77197552c22bfc174f7d8aba407.tar.bz2 |
Update google-url to revision 145
This is a minor revision of google-url, just fixing a typo :)
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3073017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57602 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ deps = { "/trunk/deps/support@20411", "src/googleurl": - "http://google-url.googlecode.com/svn/trunk@144", + "http://google-url.googlecode.com/svn/trunk@145", "src/sdch/open-vcdiff": "http://open-vcdiff.googlecode.com/svn/trunk@28", |