summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorstevenjb@google.com <stevenjb@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-28 23:53:51 +0000
committerstevenjb@google.com <stevenjb@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-28 23:53:51 +0000
commitb385bc8a22f4e72c55c5de766959c58c31eb3989 (patch)
tree113a12750b0967b57cdbb47714446a5bcc4c9c1f /tools
parent278178908488e30706a6601c44af0738e12dc922 (diff)
downloadchromium_src-b385bc8a22f4e72c55c5de766959c58c31eb3989.zip
chromium_src-b385bc8a22f4e72c55c5de766959c58c31eb3989.tar.gz
chromium_src-b385bc8a22f4e72c55c5de766959c58c31eb3989.tar.bz2
Rev libcros to 105 to pull in histogram API change.
BUG=none TEST=Ensure Chrome compiles and passes tests on chromeos. Review URL: http://codereview.chromium.org/6577037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76313 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-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 cae674a..b1dc55a 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@0a4ab9e5",
+ Var("chromium_git") + "/cros.git@11ac0496",
}