diff options
author | eroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-19 00:40:27 +0000 |
---|---|---|
committer | eroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-19 00:40:27 +0000 |
commit | ccd418a089fdec26c9ef7354e9fa5203e1a37662 (patch) | |
tree | 385a6407f3002e40260a62935629d540c03face8 /DEPS | |
parent | c029795f77cf332b95a2966af82dd2fe256649bb (diff) | |
download | chromium_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-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", |