From 25b87f911dba1303c035df67a284729e012f82e4 Mon Sep 17 00:00:00 2001 From: "yusukes@google.com" Date: Wed, 1 Jun 2011 05:01:57 +0000 Subject: Pull the latest libcros to make it easier to test http://codereview.chromium.org/7074008/. BUG=none TEST=try Review URL: http://codereview.chromium.org/6975055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87433 0039d316-1c4b-4281-b951-d872f2087c98 --- tools/cros.DEPS/DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/cros.DEPS') diff --git a/tools/cros.DEPS/DEPS b/tools/cros.DEPS/DEPS index 15230c9..f400f95 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@160d7959", + Var("chromium_git") + "/cros.git@65274cb4", } -- cgit v1.1