summaryrefslogtreecommitdiffstats
path: root/tools/cros.DEPS
diff options
context:
space:
mode:
authorzelidrag@chromium.org <zelidrag@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-17 20:56:35 +0000
committerzelidrag@chromium.org <zelidrag@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-17 20:56:35 +0000
commit8659e40c096342d3ffd37ec315e281e8dca87b8c (patch)
tree68a95baff4a52ff368cdbe84de7de194941d5021 /tools/cros.DEPS
parent01079b59bd622039d4b44f845d4e16ea2e561f7a (diff)
downloadchromium_src-8659e40c096342d3ffd37ec315e281e8dca87b8c.zip
chromium_src-8659e40c096342d3ffd37ec315e281e8dca87b8c.tar.gz
chromium_src-8659e40c096342d3ffd37ec315e281e8dca87b8c.tar.bz2
Revert 78591 - Try #2 - moving forward libcros deps.
BUG=none TEST=none Review URL: http://codereview.chromium.org/6709007 TBR=zelidrag@chromium.org Review URL: http://codereview.chromium.org/6710007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78597 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 afb9bb2..880a238 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@15369e4c",
+ Var("chromium_git") + "/cros.git@82fea488",
}