From 9739643d6508a25a62c1dda696f0d9806e60c8b0 Mon Sep 17 00:00:00 2001 From: "satorux@chromium.org" Date: Thu, 17 Feb 2011 01:36:52 +0000 Subject: Update DEPS to pull in libcros version 103. BUG=chromium-os:11480 TEST=chrome buidls and runs fine Review URL: http://codereview.chromium.org/6523054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75217 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 ded34de..45b9db5 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@19f79e8e", + Var("chromium_git") + "/cros.git@f8e1da48", } -- cgit v1.1