From 137647655b62c63ec52e4789facb248af7ca4cce Mon Sep 17 00:00:00 2001 From: "stevenjb@google.com" Date: Mon, 29 Aug 2011 21:45:26 +0000 Subject: Update to libcros 166 BUG=none TEST=Chrome builds and runs on ChromeOS Review URL: http://codereview.chromium.org/7779004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98705 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 7a03024..001442cf 100644 --- a/tools/cros.DEPS/DEPS +++ b/tools/cros.DEPS/DEPS @@ -5,7 +5,7 @@ vars = { deps_os = { "unix" : { "src/third_party/cros": - Var("chromiumos_git") + "/platform/cros.git@56c93050", + Var("chromiumos_git") + "/platform/cros.git@fe2e76cf", "src/third_party/cros_system_api": Var("chromiumos_git") + "/platform/system_api.git@d56d4785", } -- cgit v1.1