From b385bc8a22f4e72c55c5de766959c58c31eb3989 Mon Sep 17 00:00:00 2001 From: "stevenjb@google.com" <stevenjb@google.com@0039d316-1c4b-4281-b951-d872f2087c98> Date: Mon, 28 Feb 2011 23:53:51 +0000 Subject: Rev libcros to 105 to pull in histogram API change. BUG=none TEST=Ensure Chrome compiles and passes tests on chromeos. Review URL: http://codereview.chromium.org/6577037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76313 0039d316-1c4b-4281-b951-d872f2087c98 --- tools/cros.DEPS/DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/cros.DEPS/DEPS b/tools/cros.DEPS/DEPS index cae674a..b1dc55a 100644 --- a/tools/cros.DEPS/DEPS +++ b/tools/cros.DEPS/DEPS @@ -4,5 +4,5 @@ vars = { deps = { "src/third_party/cros": - Var("chromium_git") + "/cros.git@0a4ab9e5", + Var("chromium_git") + "/cros.git@11ac0496", } -- cgit v1.1