From 722938044896e4af4c67e0a7693ad08fc0478005 Mon Sep 17 00:00:00 2001 From: "keybuk@chromium.org" Date: Fri, 17 Feb 2012 01:01:27 +0000 Subject: Update cros.DEPS Added missing bluetooth device properties. BUG=chromium-os:22086 TEST=verified cros_set_ver pins the newer version Change-Id: Id405a96d5e01a9a439f8ce54a0210f9755d21372 Review URL: http://codereview.chromium.org/9419026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@122418 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 673e27d..796e030 100644 --- a/tools/cros.DEPS/DEPS +++ b/tools/cros.DEPS/DEPS @@ -7,6 +7,6 @@ deps_os = { "src/third_party/cros": Var("chromiumos_git") + "/platform/cros.git@aa50358c", "src/third_party/cros_system_api": - Var("chromiumos_git") + "/platform/system_api.git@48ed3319", + Var("chromiumos_git") + "/platform/system_api.git@f6c6db00", } } -- cgit v1.1