summaryrefslogtreecommitdiffstats
path: root/tools/cros.DEPS
diff options
context:
space:
mode:
authorglotov@google.com <glotov@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-15 12:54:03 +0000
committerglotov@google.com <glotov@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-15 12:54:03 +0000
commit25b5e12f22d79f36f977f1403e1b3b6cee86624a (patch)
treef42280025ae83739984cea66228453442653599e /tools/cros.DEPS
parentf5558b9761d7942f07689ec8c3e38a4459464ccc (diff)
downloadchromium_src-25b5e12f22d79f36f977f1403e1b3b6cee86624a.zip
chromium_src-25b5e12f22d79f36f977f1403e1b3b6cee86624a.tar.gz
chromium_src-25b5e12f22d79f36f977f1403e1b3b6cee86624a.tar.bz2
Update DEPS to pull in libcros version 101 (Added MonitorResume and DisconnectResume)
BUG=chromium-os:11121 TEST=none Review URL: http://codereview.chromium.org/6525015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@74941 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 e648d1d..dcf51c2e 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@6bf1e1d6",
+ Var("chromium_git") + "/cros.git@d44915a1",
}