summaryrefslogtreecommitdiffstats
path: root/tools/cros.DEPS
diff options
context:
space:
mode:
authorsatorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-01 06:47:10 +0000
committersatorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-01 06:47:10 +0000
commite9854f1e164e88233b8476c8b03a9167b5e143ee (patch)
tree022fcd2eb2b35d9ec190dd1a09892ca626f029bb /tools/cros.DEPS
parent0e0708cbb1fa79cd492768ad2165713058c9fd33 (diff)
downloadchromium_src-e9854f1e164e88233b8476c8b03a9167b5e143ee.zip
chromium_src-e9854f1e164e88233b8476c8b03a9167b5e143ee.tar.gz
chromium_src-e9854f1e164e88233b8476c8b03a9167b5e143ee.tar.bz2
Update DEPS to pull in libcros version 95.
BUG=chromium-os:11480 TEST=none Review URL: http://codereview.chromium.org/6312056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73258 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 3f737d6..bcb175e 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@43fbb59c",
+ Var("chromium_git") + "/cros.git@aaaf3f28",
}