// Copyright 2024 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "components/tpcd/enterprise_reporting/enterprise_reporting_tab_helper.h" #include "content/public/browser/browser_context.h" #include "content/public/browser/navigation_handle.h" #include "content/public/browser/render_frame_host.h" #include "content/public/browser/storage_partition.h" #include "services/network/public/mojom/network_context.mojom.h" namespace tpcdenterprise_reporting // namespace tpcd::enterprise_reporting