summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorcmasone@chromium.org <cmasone@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-21 00:00:46 +0000
committercmasone@chromium.org <cmasone@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-21 00:00:46 +0000
commit9985766881a1833f6b5970f9f9fb80c8e5b1c6f4 (patch)
tree6e4f4088ae76d53538998c88512df7a04d227e38 /tools
parent6bf919c5b4792d17aeb1ca73daae15948cdd9f69 (diff)
downloadchromium_src-9985766881a1833f6b5970f9f9fb80c8e5b1c6f4.zip
chromium_src-9985766881a1833f6b5970f9f9fb80c8e5b1c6f4.tar.gz
chromium_src-9985766881a1833f6b5970f9f9fb80c8e5b1c6f4.tar.bz2
Merge 82298 - [Chrome OS] Roll cros DEPS to exclude deprecated chromeos_login functionscros.git has been updated to no longer pull in some deprecated code.Roll DEPS to pull in the new cros.
BUG=None TEST=build, unit_tests TBR=cmasone@chromium.org Review URL: http://codereview.chromium.org/6877106 git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@82408 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 2868e19..678e3f3 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@4d7c3bf7",
+ Var("chromium_git") + "/cros.git@9cabb2cd",
}