summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormmoss@chromium.org <mmoss@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-27 17:56:21 +0000
committermmoss@chromium.org <mmoss@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-27 17:56:21 +0000
commitc3287b7a53a785756206c447bd7d356db6796220 (patch)
tree8aa43774594191c6a8285dcd32991ad3dd983fc3 /DEPS
parent1bba17e11ffd134c660246560952d63f7c7e415b (diff)
downloadchromium_src-c3287b7a53a785756206c447bd7d356db6796220.zip
chromium_src-c3287b7a53a785756206c447bd7d356db6796220.tar.gz
chromium_src-c3287b7a53a785756206c447bd7d356db6796220.tar.bz2
Bring in googleurl changes which fix URL parsing layout test.
Also update net_unittest to match new 'file:' parsing logic. Review URL: http://codereview.chromium.org/18789 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8725 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 0f417db..3556f9e 100644
--- a/DEPS
+++ b/DEPS
@@ -3,7 +3,7 @@ deps = {
"http://google-breakpad.googlecode.com/svn/trunk/src@285",
"src/googleurl":
- "http://google-url.googlecode.com/svn/trunk@94",
+ "http://google-url.googlecode.com/svn/trunk@95",
"src/sdch/open-vcdiff":
"http://open-vcdiff.googlecode.com/svn/trunk@22",