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 18:51:29 +0000
committerzelidrag@chromium.org <zelidrag@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-17 18:51:29 +0000
commitd767b2c624529faef3bf78230f8873e91b244868 (patch)
tree5e35ee52642685d42dc75ba9e42357d2e896a486 /tools/cros.DEPS
parent8475bee07282ddc630a4d3e88c409c969164af3b (diff)
downloadchromium_src-d767b2c624529faef3bf78230f8873e91b244868.zip
chromium_src-d767b2c624529faef3bf78230f8873e91b244868.tar.gz
chromium_src-d767b2c624529faef3bf78230f8873e91b244868.tar.bz2
Moved deps forward to catch my mount library rewrite.
BUG=chromium-os:13190 TEST=none TBR=stevenjb Review URL: http://codereview.chromium.org/6709003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78571 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 880a238..fb4cfae 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@82fea488",
+ Var("chromium_git") + "/cros.git@3b12cdcb",
}