chromium/ios/chrome/browser/ui/sharing/activity_services/DEPS

specific_include_rules = {
  # web::HttpServer is deprecated in favor of net::EmbeddedTestServer.
  # TODO:(crbug.com/891834) Remove this exception.
  "activity_service_controller_egtest\.mm": [
    "+ios/web/public/test/http_server",
  ],
}