Roll src/third_party/cros_system_api/ 43880122c..d45ce7d90 (2 commits)

https://chromium.googlesource.com/chromiumos/platform/system_api.git/+log/43880122c4f3..d45ce7d90232

$ git log 43880122c..d45ce7d90 --date=short --no-merges --format='%ad %ae %s'
2018-04-26 emaxx cryptohome: Delete obsolete challenge-response APIs
2018-04-19 hashimoto Add constants for ArcAppFuseProvider

Created with:
  roll-dep src/third_party/cros_system_api

BUG=837161
BUG=806788

Change-Id: I31ebc9bd3b5338fcd69a61848054ab50ec0d63b7
Reviewed-on: https://chromium-review.googlesource.com/1039306
Reviewed-by: Hidehiko Abe <[email protected]>
Commit-Queue: Ryo Hashimoto <[email protected]>
Cr-Commit-Position: refs/heads/master@{#555351}
diff --git a/DEPS b/DEPS
index 7b654ce..8e69dc99 100644
--- a/DEPS
+++ b/DEPS
@@ -513,7 +513,7 @@
 
   # For Linux and Chromium OS.
   'src/third_party/cros_system_api': {
-      'url': Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + '43880122c4f3dfce062613e5b1d2865647c03a5a',
+      'url': Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + 'd45ce7d902326cfba54645205c29d30ab8aabdb6',
       'condition': 'checkout_linux',
   },