summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authordglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-12 20:57:55 +0000
committerdglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-12 20:57:55 +0000
commit61e0a026e59376f3366a746c126cf7932e90eb98 (patch)
tree2ccfe5cdbc2b4b0a79893eae7efa50158297c845 /DEPS
parentbbd493e26d755bb4740dd11eba1f46a83782ba43 (diff)
downloadchromium_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--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index d19f0e0..fe51998 100644
--- a/DEPS
+++ b/DEPS
@@ -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",