From 2661154fbe8f77cd810d76876559047f9914e7c6 Mon Sep 17 00:00:00 2001 From: "yusukes@google.com" Date: Fri, 21 Jan 2011 09:40:36 +0000 Subject: Update DEPS to pull the recent cros change. http://git.chromium.org/gitweb/?p=cros.git;a=commit;h=34a0e132afad573f7595c1c813ae03d9d5ff6eec BUG=chromium-os:11101 TEST=try Review URL: http://codereview.chromium.org/6364003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72117 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 5385004..31b2bca 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@a186acda", + Var("chromium_git") + "/cros.git@34a0e132", } -- cgit v1.1