From 3f04100b5ef519171f74672a686bf553ee821744 Mon Sep 17 00:00:00 2001 From: "tfarina@chromium.org" Date: Fri, 15 Oct 2010 03:01:28 +0000 Subject: Roll DEPS for rlz library r25:26. This should get the latest fix in rlz library that includes string_split.h and append base:: at the call of SplitString, so we can remove the hack in string_util.h BUG=None TEST=trybots Review URL: http://codereview.chromium.org/3828001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62696 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index 44f17ea..fe94db9 100644 --- a/DEPS +++ b/DEPS @@ -228,7 +228,7 @@ deps_os = { Var("nacl_revision")), "src/rlz": - (Var("googlecode_url") % "rlz") + "/trunk@25", + (Var("googlecode_url") % "rlz") + "/trunk@26", }, "mac": { "src/chrome/tools/test/reference_build/chrome_mac": -- cgit v1.1