diff options
author | joaodasilva@chromium.org <joaodasilva@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-08 18:38:14 +0000 |
---|---|---|
committer | joaodasilva@chromium.org <joaodasilva@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-08 18:38:14 +0000 |
commit | 16f6a728e52b1302a3dd8d05161456ab8ff757a7 (patch) | |
tree | 258630320046a4f14a3beee7c097f816d750bcbb /DEPS | |
parent | 5ab72a23d2d896c6aab91600b284265857caf1d4 (diff) | |
download | chromium_src-16f6a728e52b1302a3dd8d05161456ab8ff757a7.zip chromium_src-16f6a728e52b1302a3dd8d05161456ab8ff757a7.tar.gz chromium_src-16f6a728e52b1302a3dd8d05161456ab8ff757a7.tar.bz2 |
Roll cros_system_api to latest version.
This rolls 4 commits in:
- Added constants for the multi-profile user-policy calls.
- Add system_api GYP file
- Remove unused L2TPIPsec.GroupName property
- Add shill::kSIMOperatorIdProperty.
BUG=187482
Review URL: https://chromiumcodereview.appspot.com/14753010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@198948 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -529,7 +529,7 @@ deps_os = { # For Linux and Chromium OS. "src/third_party/cros_system_api": Var("chromiumos_git") + "/platform/system_api.git" + - "@d28fa3e2665f58687841c4febe0a0ba2b7e2d9cc", + "@35319f42106fab09ae8ccb639b8e74406120e1c4", # Note that this is different from Android's freetype repo. "src/third_party/freetype2/src": |