// 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/display_cutout/safe_area_insets_host_impl.h" #include "content/browser/display_cutout/display_cutout_constants.h" #include "content/browser/renderer_host/render_frame_host_impl.h" #include "content/browser/web_contents/web_contents_impl.h" #include "content/public/browser/navigation_handle.h" #include "third_party/blink/public/common/associated_interfaces/associated_interface_provider.h" content // namespace content