summaryrefslogtreecommitdiffstats
path: root/tools/cros.DEPS/DEPS
diff options
context:
space:
mode:
authorachuith@chromium.org <achuith@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-14 17:36:51 +0000
committerachuith@chromium.org <achuith@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-14 17:36:51 +0000
commitcac4e09e047a1676d1ccb47eca6deedca508dea5 (patch)
tree73e79ee73e43a4fd5de0a69fcef1cdc846cbcfcc /tools/cros.DEPS/DEPS
parentfdf9c477b8a496ba3493067a11ddfccb13ea9984 (diff)
downloadchromium_src-cac4e09e047a1676d1ccb47eca6deedca508dea5.zip
chromium_src-cac4e09e047a1676d1ccb47eca6deedca508dea5.tar.gz
chromium_src-cac4e09e047a1676d1ccb47eca6deedca508dea5.tar.bz2
Update DEPS to pull in libcros version 92 (IsBootDevicePath support).
BUG=chromium-os:6788 TEST=none Review URL: http://codereview.chromium.org/6300003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71454 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/cros.DEPS/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 166cf36..5385004 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@e9730f8a",
+ Var("chromium_git") + "/cros.git@a186acda",
}