summaryrefslogtreecommitdiffstats
path: root/tools/cros.DEPS
diff options
context:
space:
mode:
authoryusukes@google.com <yusukes@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-15 05:57:19 +0000
committeryusukes@google.com <yusukes@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-15 05:57:19 +0000
commit217f27934b74b8cf2b6324c7f78db5718aca85c0 (patch)
tree44d3593e093eedf2f258a0f3c534aae3ed7970d7 /tools/cros.DEPS
parentbbe564b91dad6e961fb4ed3aff93dbd2eddb017f (diff)
downloadchromium_src-217f27934b74b8cf2b6324c7f78db5718aca85c0.zip
chromium_src-217f27934b74b8cf2b6324c7f78db5718aca85c0.tar.gz
chromium_src-217f27934b74b8cf2b6324c7f78db5718aca85c0.tar.bz2
Pull the latest libcros.
BUG=chromium-os:13106 TEST=try Review URL: http://codereview.chromium.org/6694016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78168 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/cros.DEPS')
-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 48a5982..cd4469c5 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@ccea53b3",
+ Var("chromium_git") + "/cros.git@b2f8e87f",
}