From 27d3c617908dbf3e5bb6e061f04d9dd46d9fe65e Mon Sep 17 00:00:00 2001 From: pneubeck Date: Mon, 27 Oct 2014 08:50:42 -0700 Subject: Roll DEPS for latest cros_system_api This pulls in the following changes: - Add WakeOnWiFiEnabled property - Add cryptohome GetLoginStatus() definitions. - Third party VPN driver related DBus constants - Add property for WakeOnPacket - shill: Service: Add ManagedCredentials property - Add DBus constants for apmanager - Add session_manager method names for supervised user handling The ManagedCredentials property is required for improving autoconnect for managed networks. BUG=425049 Review URL: https://codereview.chromium.org/680043002 Cr-Commit-Position: refs/heads/master@{#301371} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index 7224dbb..dfc602b 100644 --- a/DEPS +++ b/DEPS @@ -419,7 +419,7 @@ deps_os = { # For Linux and Chromium OS. 'src/third_party/cros_system_api': - Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + '75502d403cfbc60ab1e1c81e8cbe7d45afb6bd0e', + Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + '7d5f30c6bd012260e5266c6e9624f4fed91eb852', # Note that this is different from Android's freetype repo. 'src/third_party/freetype2/src': -- cgit v1.1