summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorderat@chromium.org <derat@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-08 23:08:34 +0000
committerderat@chromium.org <derat@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-08 23:08:34 +0000
commit6df403010254c73428c83e553654ce5dafa7dc00 (patch)
tree9c630f4bd83164ec0807e5c1415170aaa7564ee2 /tools
parent89497d22f14df5964531ca959673f0d7fd810def (diff)
downloadchromium_src-6df403010254c73428c83e553654ce5dafa7dc00.zip
chromium_src-6df403010254c73428c83e553654ce5dafa7dc00.tar.gz
chromium_src-6df403010254c73428c83e553654ce5dafa7dc00.tar.bz2
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
Diffstat (limited to 'tools')
-rw-r--r--tools/cros.DEPS/DEPS2
1 files changed, 1 insertions, 1 deletions
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",
}