chromium/chrome/browser/enterprise/connectors/device_trust/key_management/core/network/DEPS

include_rules = [
  # Allow the use of winhttp::NetworkFetcher for sending pubkey to DM server.
  "+components/winhttp",
]