// Copyright 2023 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "content/browser/webid/identity_registry.h" #include "content/public/browser/federated_identity_modal_dialog_view_delegate.h" #include "content/public/browser/web_contents.h" #include "content/public/browser/web_contents_user_data.h" #include "url/origin.h" content // namespace content