summaryrefslogtreecommitdiffstats
path: root/tools/cros.DEPS
diff options
context:
space:
mode:
authorsatorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-14 03:44:47 +0000
committersatorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-14 03:44:47 +0000
commit69f37f041f0e7f8f950a428018946543748986e6 (patch)
tree6dec9d87324b384453f49493f60f37d1d9e29cbe /tools/cros.DEPS
parentd69ebd3647b28b34d8de4dff9b03b114efd508c5 (diff)
downloadchromium_src-69f37f041f0e7f8f950a428018946543748986e6.zip
chromium_src-69f37f041f0e7f8f950a428018946543748986e6.tar.gz
chromium_src-69f37f041f0e7f8f950a428018946543748986e6.tar.bz2
Update DEPS to pull in libcros version 129.
BUG=none TEST=confirm chrome builds with the libcros Review URL: http://codereview.chromium.org/6849013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@81527 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 3854958..dfddd2b 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@f6797b9f",
+ Var("chromium_git") + "/cros.git@77ef50e",
}