summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorericu@google.com <ericu@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-04 21:14:24 +0000
committerericu@google.com <ericu@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-04 21:14:24 +0000
commit11d2f348c3de2edc905243833ca3554ded56e7a1 (patch)
treed64f9142c6023f7135ddd575fb305c907247dc1f /DEPS
parent8064c1a550bb335499368aa9499c65b5b5362fc7 (diff)
downloadchromium_src-11d2f348c3de2edc905243833ca3554ded56e7a1.zip
chromium_src-11d2f348c3de2edc905243833ca3554ded56e7a1.tar.gz
chromium_src-11d2f348c3de2edc905243833ca3554ded56e7a1.tar.bz2
Roll googleurl to 171 to get my test fix for
URLCanonTest.CanonicalizeFileSystemURL. BUG=121671 TEST=URLCanonTest.CanonicalizeFileSystemURL. Review URL: https://chromiumcodereview.appspot.com/9958138 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@130732 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 df274c6..cf3084a 100644
--- a/DEPS
+++ b/DEPS
@@ -69,7 +69,7 @@ deps = {
"/trunk/deps/support@20411",
"src/googleurl":
- (Var("googlecode_url") % "google-url") + "/trunk@170",
+ (Var("googlecode_url") % "google-url") + "/trunk@171",
"src/seccompsandbox":
(Var("googlecode_url") % "seccompsandbox") + "/trunk@178",