summaryrefslogtreecommitdiffstats
path: root/tools/cros.DEPS
diff options
context:
space:
mode:
authorzork@chromium.org <zork@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-03 06:31:28 +0000
committerzork@chromium.org <zork@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-03 06:31:28 +0000
commit49540c9b0f9912eca7aeb9df8f75ae0d74ab1e7b (patch)
treeaaf71766a0e88c0c7f5576214dfa2646c2450502 /tools/cros.DEPS
parent55c6b255f07f0e42a9dfa3d411684a0f070c66a7 (diff)
downloadchromium_src-49540c9b0f9912eca7aeb9df8f75ae0d74ab1e7b.zip
chromium_src-49540c9b0f9912eca7aeb9df8f75ae0d74ab1e7b.tar.gz
chromium_src-49540c9b0f9912eca7aeb9df8f75ae0d74ab1e7b.tar.bz2
Update DEPS to pull in libcros version 106.
BUG=chromium-os:11480 Review URL: http://codereview.chromium.org/6598030 Patch from Satoru Takabayashi <satorux@chromium.org>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76723 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 b1dc55a..d7746fa 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@11ac0496",
+ Var("chromium_git") + "/cros.git@5e74e8d3",
}