diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-12 20:57:55 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-12 20:57:55 +0000 |
commit | 61e0a026e59376f3366a746c126cf7932e90eb98 (patch) | |
tree | 2ccfe5cdbc2b4b0a79893eae7efa50158297c845 /DEPS | |
parent | bbd493e26d755bb4740dd11eba1f46a83782ba43 (diff) | |
download | chromium_src-61e0a026e59376f3366a746c126cf7932e90eb98.zip chromium_src-61e0a026e59376f3366a746c126cf7932e90eb98.tar.gz chromium_src-61e0a026e59376f3366a746c126cf7932e90eb98.tar.bz2 |
Update googleurl to include the fix for setting relative URL to empty when base url has a hash.
TBR=brettw
TEST=none
BUG=34546
Review URL: http://codereview.chromium.org/605011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38938 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ deps = { "/trunk/deps/support@20411", "src/googleurl": - "http://google-url.googlecode.com/svn/trunk@121", + "http://google-url.googlecode.com/svn/trunk@122", "src/sdch/open-vcdiff": "http://open-vcdiff.googlecode.com/svn/trunk@28", |