diff options
author | tommi@chromium.org <tommi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-03 00:53:02 +0000 |
---|---|---|
committer | tommi@chromium.org <tommi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-03 00:53:02 +0000 |
commit | bbd839220b54dcde08a873c50f2e66bc5894aa10 (patch) | |
tree | 497b460ea73c34e5510c3f182dc2d466511da206 /DEPS | |
parent | 4571a5f8b252e562631a43c05cbfcbbba7f3915c (diff) | |
download | chromium_src-bbd839220b54dcde08a873c50f2e66bc5894aa10.zip chromium_src-bbd839220b54dcde08a873c50f2e66bc5894aa10.tar.gz chromium_src-bbd839220b54dcde08a873c50f2e66bc5894aa10.tar.bz2 |
Updating googleurl from 104 to 105.
This is to pull in change 118062 (http://codereview.chromium.org/118062).
Review URL: http://codereview.chromium.org/119059
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17454 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ deps = { "http://google-breakpad.googlecode.com/svn/trunk/src@344", "src/googleurl": - "http://google-url.googlecode.com/svn/trunk@104", + "http://google-url.googlecode.com/svn/trunk@105", "src/sdch/open-vcdiff": "http://open-vcdiff.googlecode.com/svn/trunk@26", |