summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authoreroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-19 00:40:27 +0000
committereroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-19 00:40:27 +0000
commitccd418a089fdec26c9ef7354e9fa5203e1a37662 (patch)
tree385a6407f3002e40260a62935629d540c03face8 /DEPS
parentc029795f77cf332b95a2966af82dd2fe256649bb (diff)
downloadchromium_src-ccd418a089fdec26c9ef7354e9fa5203e1a37662.zip
chromium_src-ccd418a089fdec26c9ef7354e9fa5203e1a37662.tar.gz
chromium_src-ccd418a089fdec26c9ef7354e9fa5203e1a37662.tar.bz2
Update DEPS to pull latest GURL, which includes IPv6 canonicalization.
Review URL: http://codereview.chromium.org/113560 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16349 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 06b2ca8..4855f5b 100644
--- a/DEPS
+++ b/DEPS
@@ -10,7 +10,7 @@ deps = {
"http://google-breakpad.googlecode.com/svn/trunk/src@339",
"src/googleurl":
- "http://google-url.googlecode.com/svn/trunk@103",
+ "http://google-url.googlecode.com/svn/trunk@104",
"src/sdch/open-vcdiff":
"http://open-vcdiff.googlecode.com/svn/trunk@26",