summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorglotov@google.com <glotov@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-20 16:54:52 +0000
committerglotov@google.com <glotov@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-20 16:54:52 +0000
commitf680c5c3ad1f804fd4b5ed694f565a94f05c8d22 (patch)
tree8f537014864fc80a834655d4364e7d48d8c42eaa /tools
parentb46cc52299b1bb24446ec9efa29c770b87e6312e (diff)
downloadchromium_src-f680c5c3ad1f804fd4b5ed694f565a94f05c8d22.zip
chromium_src-f680c5c3ad1f804fd4b5ed694f565a94f05c8d22.tar.gz
chromium_src-f680c5c3ad1f804fd4b5ed694f565a94f05c8d22.tar.bz2
cros.DEPS advance to CryptohomeAsyncSetOwnerUser() API
BUG=chromium-os:4065 TEST=manual TBR=nkostylev@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82315 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 678e3f3..8d12cde 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@9cabb2cd",
+ Var("chromium_git") + "/cros.git@4f3db484",
}