diff options
author | xiyuan@chromium.org <xiyuan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-29 23:29:23 +0000 |
---|---|---|
committer | xiyuan@chromium.org <xiyuan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-29 23:29:23 +0000 |
commit | 01dcb7c2a74d2e801caf4d238b522576fce12f1a (patch) | |
tree | 28121b0cae265e266d7c14972ef198a3ad03d0ff | |
parent | 4ebda34df7f6ae7091b4744268570cf31321ed30 (diff) | |
download | chromium_src-01dcb7c2a74d2e801caf4d238b522576fce12f1a.zip chromium_src-01dcb7c2a74d2e801caf4d238b522576fce12f1a.tar.gz chromium_src-01dcb7c2a74d2e801caf4d238b522576fce12f1a.tar.bz2 |
Roll cros_system_api for cryptohome MountPublic constants.
BUG=243099
R=zelidrag@chromium.org
Review URL: https://codereview.chromium.org/20837002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@214252 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -431,7 +431,7 @@ deps_os = { # For Linux and Chromium OS. "src/third_party/cros_system_api": Var("chromiumos_git") + "/platform/system_api.git" + - "@295836580061cb441c11ee3b2a6c7225ecf9ebbb", + "@9bad33f702cd5cefb0d5603d6853b26428425081", # Note that this is different from Android's freetype repo. "src/third_party/freetype2/src": |