From 6df403010254c73428c83e553654ce5dafa7dc00 Mon Sep 17 00:00:00 2001 From: "derat@chromium.org" Date: Wed, 8 Dec 2010 23:08:34 +0000 Subject: chromeos: Update libcros dep to 7537f1e8. TEST=built and ran chrome; checked that it was interacting with libcros BUG=chromium-os:4816 Review URL: http://codereview.chromium.org/5603012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68661 0039d316-1c4b-4281-b951-d872f2087c98 --- tools/cros.DEPS/DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/cros.DEPS/DEPS') diff --git a/tools/cros.DEPS/DEPS b/tools/cros.DEPS/DEPS index 492e2ff..16798c2 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@82f15fd9", + Var("chromium_git") + "/cros.git@7537f1e8", } -- cgit v1.1