0

Remove unneeded base/compiler_specific.h includes in //content and //ui.

Bug: 242216
Change-Id: Id89d638f8859731d00ab17b760f93dd77a2df7a1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3292226
Auto-Submit: Lei Zhang <thestig@chromium.org>
Reviewed-by: Avi Drissman <avi@chromium.org>
Owners-Override: Avi Drissman <avi@chromium.org>
Commit-Queue: Lei Zhang <thestig@chromium.org>
Cr-Commit-Position: refs/heads/main@{#946514}
This commit is contained in:
Lei Zhang
2021-11-30 17:32:28 +00:00
committed by Chromium LUCI CQ
parent 24769a2a9b
commit 0306cbaff6
252 changed files with 0 additions and 255 deletions
content
browser
accessibility
background_fetch
browser_child_process_host_impl.hchild_process_security_policy_impl.h
devtools
download
gpu
host_zoom_map_impl.h
indexed_db
media
notifications
plugin_service_impl.h
presentation
renderer_host
screen_orientation
speech
web_contents
webui
worker_host
child
ppapi_plugin
public
renderer
shell
test
utility
web_test
ui
accessibility
aura
base
chromeos
compositor
display
events
gfx
gl
gtk
native_theme
ozone
platform_window
snapshot
views
web_dialogs
wm

@ -5,7 +5,6 @@
#ifndef CONTENT_BROWSER_ACCESSIBILITY_BROWSER_ACCESSIBILITY_AURALINUX_H_
#define CONTENT_BROWSER_ACCESSIBILITY_BROWSER_ACCESSIBILITY_AURALINUX_H_
#include "base/compiler_specific.h"
#include "content/browser/accessibility/browser_accessibility.h"
#include "content/common/content_export.h"
#include "ui/accessibility/ax_node.h"

@ -14,7 +14,6 @@
#include <string>
#include <vector>
#include "base/compiler_specific.h"
#include "base/memory/raw_ptr.h"
#include "base/win/atl.h"
#include "content/browser/accessibility/browser_accessibility.h"

@ -7,7 +7,6 @@
#include <vector>
#include "base/compiler_specific.h"
#include "build/build_config.h"
#include "components/metrics/metrics_provider.h"
#include "content/common/content_export.h"

@ -9,7 +9,6 @@
#include <string>
#include <vector>
#include "base/compiler_specific.h"
#include "base/memory/raw_ptr.h"
#include "base/memory/ref_counted.h"
#include "base/memory/weak_ptr.h"

@ -10,7 +10,6 @@
#include <list>
#include <memory>
#include "base/compiler_specific.h"
#include "base/memory/raw_ptr.h"
#include "base/memory/ref_counted.h"
#include "base/memory/weak_ptr.h"

@ -11,7 +11,6 @@
#include <string>
#include <vector>
#include "base/compiler_specific.h"
#include "base/containers/flat_map.h"
#include "base/containers/flat_set.h"
#include "base/gtest_prod_util.h"

@ -9,7 +9,6 @@
#include <string>
#include "base/compiler_specific.h"
#include "base/containers/flat_map.h"
#include "base/process/kill.h"
#include "content/browser/devtools/devtools_io_context.h"

@ -5,7 +5,6 @@
#ifndef CONTENT_BROWSER_DEVTOOLS_DEVTOOLS_FRAME_TRACE_RECORDER_H_
#define CONTENT_BROWSER_DEVTOOLS_DEVTOOLS_FRAME_TRACE_RECORDER_H_
#include "base/compiler_specific.h"
#include "base/memory/weak_ptr.h"
namespace cc {

@ -9,7 +9,6 @@
#include <string>
#include "base/callback_forward.h"
#include "base/compiler_specific.h"
#include "base/files/file_util.h"
#include "base/memory/ref_counted.h"
#include "base/memory/weak_ptr.h"

@ -12,7 +12,6 @@
#include <string>
#include <vector>
#include "base/compiler_specific.h"
#include "base/memory/weak_ptr.h"
#include "base/scoped_observation.h"
#include "build/build_config.h"

@ -9,7 +9,6 @@
#include <memory>
#include <vector>
#include "base/compiler_specific.h"
#include "base/containers/flat_set.h"
#include "build/build_config.h"
#include "content/browser/devtools/devtools_agent_host_impl.h"

@ -7,7 +7,6 @@
#include <memory>
#include "base/compiler_specific.h"
#include "base/files/file.h"
#include "base/files/file_path.h"
#include "base/memory/raw_ptr.h"

@ -11,7 +11,6 @@
#include <memory>
#include <string>
#include "base/compiler_specific.h"
#include "base/no_destructor.h"
#include "base/process/kill.h"
#include "base/synchronization/lock.h"

@ -10,7 +10,6 @@
#include <tuple>
#include <vector>
#include "base/compiler_specific.h"
#include "base/memory/raw_ptr.h"
#include "base/task/sequenced_task_runner_helpers.h"
#include "content/common/content_export.h"

@ -14,7 +14,6 @@
#include <string>
#include <vector>
#include "base/compiler_specific.h"
#include "base/files/file_path.h"
#include "base/gtest_prod_util.h"
#include "base/memory/raw_ptr.h"

@ -7,7 +7,6 @@
#include <vector>
#include "base/compiler_specific.h"
#include "base/synchronization/lock.h"
#include "base/thread_annotations.h"
#include "content/common/content_export.h"

@ -13,7 +13,6 @@
#include <vector>
#include "base/callback_forward.h"
#include "base/compiler_specific.h"
#include "base/synchronization/lock.h"
#include "base/values.h"
#include "content/browser/media/media_internals_audio_focus_helper.h"

@ -5,7 +5,6 @@
#ifndef CONTENT_BROWSER_MEDIA_MEDIA_INTERNALS_HANDLER_H_
#define CONTENT_BROWSER_MEDIA_MEDIA_INTERNALS_HANDLER_H_
#include "base/compiler_specific.h"
#include "base/memory/ref_counted.h"
#include "content/public/browser/web_ui_message_handler.h"

@ -5,7 +5,6 @@
#ifndef CONTENT_BROWSER_MEDIA_SESSION_MEDIA_SESSION_CONTROLLER_H_
#define CONTENT_BROWSER_MEDIA_SESSION_MEDIA_SESSION_CONTROLLER_H_
#include "base/compiler_specific.h"
#include "base/memory/raw_ptr.h"
#include "base/memory/weak_ptr.h"
#include "base/time/time.h"

@ -12,7 +12,6 @@
#include <vector>
#include "base/callback.h"
#include "base/compiler_specific.h"
#include "base/files/file_path.h"
#include "base/memory/raw_ptr.h"
#include "base/memory/ref_counted.h"

@ -18,7 +18,6 @@
#include <map>
#include <vector>
#include "base/compiler_specific.h"
#include "base/memory/ref_counted.h"
#include "base/memory/singleton.h"
#include "base/sequence_checker.h"

@ -12,7 +12,6 @@
#include <vector>
#include "base/callback.h"
#include "base/compiler_specific.h"
#include "base/gtest_prod_util.h"
#include "base/memory/raw_ptr.h"
#include "base/memory/weak_ptr.h"

@ -10,7 +10,6 @@
#include <memory>
#include "base/cancelable_callback.h"
#include "base/compiler_specific.h"
#include "base/memory/raw_ptr.h"
#include "base/memory/weak_ptr.h"
#include "base/time/time.h"

@ -6,7 +6,6 @@
#define CONTENT_BROWSER_RENDERER_HOST_EMBEDDED_FRAME_SINK_IMPL_H_
#include "base/callback.h"
#include "base/compiler_specific.h"
#include "base/memory/raw_ptr.h"
#include "base/time/time.h"
#include "components/viz/common/surfaces/frame_sink_bundle_id.h"

@ -9,7 +9,6 @@
#include <memory>
#include "base/callback_forward.h"
#include "base/compiler_specific.h"
#include "base/memory/raw_ptr.h"
#include "base/memory/ref_counted.h"
#include "base/memory/weak_ptr.h"

@ -8,7 +8,6 @@
#include <jni.h>
#include "base/android/scoped_java_ref.h"
#include "base/compiler_specific.h"
#include "base/memory/raw_ptr.h"
#include "content/common/content_export.h"
#include "url/origin.h"

@ -14,7 +14,6 @@
#include <vector>
#include "base/callback.h"
#include "base/compiler_specific.h"
#include "base/gtest_prod_util.h"
#include "base/memory/raw_ptr.h"
#include "base/memory/weak_ptr.h"

@ -5,7 +5,6 @@
#ifndef CONTENT_BROWSER_RENDERER_HOST_OVERSCROLL_CONTROLLER_H_
#define CONTENT_BROWSER_RENDERER_HOST_OVERSCROLL_CONTROLLER_H_
#include "base/compiler_specific.h"
#include "base/time/time.h"
#include "cc/input/overscroll_behavior.h"
#include "content/common/content_export.h"

@ -5,7 +5,6 @@
#ifndef CONTENT_BROWSER_RENDERER_HOST_OVERSCROLL_CONTROLLER_DELEGATE_H_
#define CONTENT_BROWSER_RENDERER_HOST_OVERSCROLL_CONTROLLER_DELEGATE_H_
#include "base/compiler_specific.h"
#include "base/memory/weak_ptr.h"
#include "content/browser/renderer_host/overscroll_controller.h"
#include "content/common/content_export.h"

@ -10,7 +10,6 @@
#include <unordered_map>
#include <utility>
#include "base/compiler_specific.h"
#include "base/files/file_path.h"
#include "base/memory/raw_ptr.h"
#include "base/memory/ref_counted.h"

@ -7,7 +7,6 @@
#include <memory>
#include "base/compiler_specific.h"
#include "base/memory/raw_ptr.h"
#include "base/memory/ref_counted.h"
#include "mojo/public/cpp/bindings/pending_receiver.h"

@ -7,7 +7,6 @@
#include <stdint.h>
#include "base/compiler_specific.h"
#include "base/memory/raw_ptr.h"
#include "base/memory/weak_ptr.h"
#include "content/common/content_export.h"

@ -10,7 +10,6 @@
#include <string>
#include <vector>
#include "base/compiler_specific.h"
#include "content/public/common/process_type.h"
#include "mojo/public/cpp/bindings/receiver.h"
#include "ppapi/c/pp_instance.h"

@ -5,7 +5,6 @@
#ifndef CONTENT_BROWSER_RENDERER_HOST_PEPPER_PEPPER_NETWORK_MONITOR_HOST_H_
#define CONTENT_BROWSER_RENDERER_HOST_PEPPER_PEPPER_NETWORK_MONITOR_HOST_H_
#include "base/compiler_specific.h"
#include "base/memory/raw_ptr.h"
#include "base/memory/weak_ptr.h"
#include "net/base/network_interfaces.h"

@ -11,7 +11,6 @@
#include <set>
#include <string>
#include "base/compiler_specific.h"
#include "base/containers/queue.h"
#include "base/containers/unique_ptr_adapters.h"
#include "base/memory/weak_ptr.h"

@ -8,7 +8,6 @@
#include <stdint.h>
#include "base/bind.h"
#include "base/compiler_specific.h"
#include "ppapi/c/dev/pp_print_settings_dev.h"
namespace content {

@ -9,7 +9,6 @@
#include <memory>
#include "base/compiler_specific.h"
#include "base/memory/weak_ptr.h"
#include "content/browser/renderer_host/pepper/pepper_print_settings_manager.h"
#include "content/common/content_export.h"

@ -8,7 +8,6 @@
#include <memory>
#include <vector>
#include "base/compiler_specific.h"
#include "base/memory/raw_ptr.h"
#include "content/common/pepper_plugin.mojom.h"
#include "content/public/browser/browser_message_filter.h"

@ -10,7 +10,6 @@
#include <memory>
#include "base/compiler_specific.h"
#include "base/memory/raw_ptr.h"
#include "base/memory/ref_counted.h"
#include "base/memory/weak_ptr.h"

@ -12,7 +12,6 @@
#include <string>
#include <vector>
#include "base/compiler_specific.h"
#include "base/memory/raw_ptr.h"
#include "base/memory/ref_counted.h"
#include "base/memory/weak_ptr.h"

@ -11,7 +11,6 @@
#include <string>
#include <vector>
#include "base/compiler_specific.h"
#include "base/memory/weak_ptr.h"
#include "base/task/sequenced_task_runner.h"
#include "content/browser/renderer_host/pepper/pepper_truetype_font.h"

@ -13,7 +13,6 @@
#include <vector>
#include "base/callback.h"
#include "base/compiler_specific.h"
#include "base/containers/queue.h"
#include "base/memory/ref_counted.h"
#include "base/memory/weak_ptr.h"

@ -8,7 +8,6 @@
#include <memory>
#include <vector>
#include "base/compiler_specific.h"
#include "base/memory/weak_ptr.h"
#include "base/scoped_observation.h"
#include "content/common/content_export.h"

@ -10,7 +10,6 @@
#include "base/android/jni_android.h"
#include "base/android/jni_weak_ref.h"
#include "base/android/scoped_java_ref.h"
#include "base/compiler_specific.h"
#include "base/memory/raw_ptr.h"
#include "base/supports_user_data.h"

@ -14,7 +14,6 @@
#include <vector>
#include "base/callback.h"
#include "base/compiler_specific.h"
#include "base/gtest_prod_util.h"
#include "base/memory/raw_ptr.h"
#include "base/memory/ref_counted.h"

@ -15,7 +15,6 @@
#include <vector>
#include "base/callback.h"
#include "base/compiler_specific.h"
#include "base/gtest_prod_util.h"
#include "base/memory/raw_ptr.h"
#include "base/memory/ref_counted.h"

@ -6,7 +6,6 @@
#define CONTENT_BROWSER_SCREEN_ORIENTATION_SCREEN_ORIENTATION_PROVIDER_H_
#include "base/callback.h"
#include "base/compiler_specific.h"
#include "content/common/content_export.h"
#include "content/public/browser/render_frame_host_receiver_set.h"
#include "content/public/browser/web_contents_observer.h"

@ -7,7 +7,6 @@
#include <memory>
#include "base/compiler_specific.h"
#include "base/containers/flat_map.h"
#include "base/memory/raw_ptr.h"
#include "base/memory/weak_ptr.h"

@ -10,7 +10,6 @@
#include <memory>
#include "base/android/jni_android.h"
#include "base/compiler_specific.h"
#include "base/memory/raw_ptr.h"
#include "base/memory/weak_ptr.h"
#include "content/browser/renderer_host/navigation_controller_android.h"

@ -10,7 +10,6 @@
#include <string>
#include <vector>
#include "base/compiler_specific.h"
#include "base/memory/weak_ptr.h"
#include "base/supports_user_data.h"
#include "base/values.h"

@ -11,7 +11,6 @@
#include <string>
#include "base/callback.h"
#include "base/compiler_specific.h"
#include "base/containers/flat_map.h"
#include "base/gtest_prod_util.h"
#include "base/values.h"

@ -11,7 +11,6 @@
#include <string>
#include <vector>
#include "base/compiler_specific.h"
#include "base/memory/raw_ptr.h"
#include "base/memory/weak_ptr.h"
#include "content/common/content_export.h"

@ -10,7 +10,6 @@
#include <string>
#include <utility>
#include "base/compiler_specific.h"
#include "base/containers/unique_ptr_adapters.h"
#include "base/gtest_prod_util.h"
#include "base/memory/raw_ptr.h"

@ -8,7 +8,6 @@
#include <stddef.h>
#include <stdint.h>
#include "base/compiler_specific.h"
#include "base/task/single_thread_task_runner.h"
#include "base/timer/timer.h"
#include "build/build_config.h"

@ -11,7 +11,6 @@
#include <memory>
#include <string>
#include "base/compiler_specific.h"
#include "base/process/process.h"
#include "base/scoped_native_library.h"
#include "build/build_config.h"

@ -5,7 +5,6 @@
#ifndef CONTENT_PUBLIC_BROWSER_NATIVE_WEB_KEYBOARD_EVENT_H_
#define CONTENT_PUBLIC_BROWSER_NATIVE_WEB_KEYBOARD_EVENT_H_
#include "base/compiler_specific.h"
#include "base/time/time.h"
#include "build/build_config.h"
#include "content/common/content_export.h"

@ -7,7 +7,6 @@
#include <memory>
#include "base/compiler_specific.h"
#include "base/memory/weak_ptr.h"
#include "content/common/content_export.h"
#include "content/public/browser/provision_fetcher_factory.h"

@ -5,7 +5,6 @@
#ifndef CONTENT_PUBLIC_BROWSER_SCREENLOCK_OBSERVER_H_
#define CONTENT_PUBLIC_BROWSER_SCREENLOCK_OBSERVER_H_
#include "base/compiler_specific.h"
#include "content/common/content_export.h"
namespace content {

@ -9,7 +9,6 @@
#include <string>
#include "base/compiler_specific.h"
#include "base/memory/read_only_shared_memory_region.h"
#include "build/build_config.h"
#include "content/common/content_export.h"

@ -15,7 +15,6 @@
#error Can't reliably terminate hanging event tests without OOP test runner.
#endif
#include "base/compiler_specific.h"
#include "testing/gtest/include/gtest/gtest.h"
#define IN_PROC_BROWSER_TEST_( \

@ -8,7 +8,6 @@
#include <memory>
#include "base/callback.h"
#include "base/compiler_specific.h"
#include "base/memory/raw_ptr.h"
#include "base/metrics/field_trial.h"
#include "base/threading/thread.h"

@ -5,7 +5,6 @@
#ifndef CONTENT_PUBLIC_TEST_CONTENT_TEST_SUITE_BASE_H_
#define CONTENT_PUBLIC_TEST_CONTENT_TEST_SUITE_BASE_H_
#include "base/compiler_specific.h"
#include "base/test/test_suite.h"
namespace content {

@ -7,7 +7,6 @@
#include <string>
#include "base/compiler_specific.h"
#include "base/memory/raw_ptr.h"
#include "content/public/browser/notification_observer.h"
#include "content/public/browser/notification_registrar.h"

@ -5,7 +5,6 @@
#ifndef CONTENT_PUBLIC_TEST_MOCK_RESOURCE_CONTEXT_H_
#define CONTENT_PUBLIC_TEST_MOCK_RESOURCE_CONTEXT_H_
#include "base/compiler_specific.h"
#include "content/public/browser/resource_context.h"
namespace content {

@ -5,7 +5,6 @@
#ifndef CONTENT_PUBLIC_TEST_NESTED_MESSAGE_PUMP_ANDROID_H_
#define CONTENT_PUBLIC_TEST_NESTED_MESSAGE_PUMP_ANDROID_H_
#include "base/compiler_specific.h"
#include "base/message_loop/message_pump_android.h"
namespace content {

@ -7,7 +7,6 @@
#include <memory>
#include "base/compiler_specific.h"
#include "base/files/file_path.h"
#include "base/files/scoped_temp_dir.h"
#include "base/memory/ref_counted.h"

@ -7,7 +7,6 @@
#include <stdint.h>
#include "base/compiler_specific.h"
#include "base/files/file.h"
#include "base/run_loop.h"
#include "storage/browser/file_system/file_observers.h"

@ -9,7 +9,6 @@
#include <vector>
#include "base/compiler_specific.h"
#include "content/public/browser/notification_details.h"
#include "content/public/browser/notification_observer.h"
#include "content/public/browser/notification_registrar.h"

@ -5,7 +5,6 @@
#ifndef CONTENT_RENDERER_PEPPER_CONTENT_RENDERER_PEPPER_HOST_FACTORY_H_
#define CONTENT_RENDERER_PEPPER_CONTENT_RENDERER_PEPPER_HOST_FACTORY_H_
#include "base/compiler_specific.h"
#include "ppapi/host/host_factory.h"
#include "ppapi/shared_impl/ppapi_permissions.h"

@ -5,7 +5,6 @@
#ifndef CONTENT_RENDERER_PEPPER_HOST_GLOBALS_H_
#define CONTENT_RENDERER_PEPPER_HOST_GLOBALS_H_
#include "base/compiler_specific.h"
#include "content/renderer/pepper/host_var_tracker.h"
#include "ppapi/shared_impl/callback_tracker.h"
#include "ppapi/shared_impl/ppapi_globals.h"

@ -9,7 +9,6 @@
#include <map>
#include "base/compiler_specific.h"
#include "base/memory/ref_counted.h"
#include "content/common/content_export.h"
#include "ppapi/c/pp_instance.h"

@ -11,7 +11,6 @@
#include <memory>
#include <string>
#include "base/compiler_specific.h"
#include "base/memory/read_only_shared_memory_region.h"
#include "base/sync_socket.h"
#include "content/renderer/pepper/pepper_device_enumeration_host_helper.h"

@ -11,7 +11,6 @@
#include <memory>
#include <string>
#include "base/compiler_specific.h"
#include "base/memory/unsafe_shared_memory_region.h"
#include "base/sync_socket.h"
#include "content/renderer/pepper/pepper_device_enumeration_host_helper.h"

@ -9,7 +9,6 @@
#include <vector>
#include "base/compiler_specific.h"
#include "base/memory/weak_ptr.h"
#include "cc/paint/paint_canvas.h"
#include "cc/resources/shared_bitmap_id_registrar.h"

@ -7,7 +7,6 @@
#include <stdint.h>
#include "base/compiler_specific.h"
#include "base/containers/circular_deque.h"
#include "base/memory/weak_ptr.h"
#include "base/synchronization/lock.h"

@ -7,7 +7,6 @@
#include <stdint.h>
#include "base/compiler_specific.h"
#include "ppapi/host/resource_host.h"
#include "ppapi/shared_impl/media_stream_buffer_manager.h"

@ -7,7 +7,6 @@
#include <stdint.h>
#include "base/compiler_specific.h"
#include "base/memory/weak_ptr.h"
#include "content/renderer/pepper/pepper_media_stream_track_host_base.h"
#include "media/base/video_frame.h"

@ -8,7 +8,6 @@
#include <memory>
#include <string>
#include "base/compiler_specific.h"
#include "base/memory/ref_counted.h"
#include "base/memory/weak_ptr.h"
#include "ipc/ipc_message.h"

@ -9,7 +9,6 @@
#include <string>
#include "base/callback.h"
#include "base/compiler_specific.h"
#include "base/memory/weak_ptr.h"
#include "base/threading/thread_checker.h"
#include "base/unguessable_token.h"

@ -9,7 +9,6 @@
#include <string>
#include "base/callback.h"
#include "base/compiler_specific.h"
#include "base/memory/weak_ptr.h"
#include "base/threading/thread_checker.h"
#include "base/time/time.h"

@ -16,7 +16,6 @@
#include <vector>
#include "base/callback.h"
#include "base/compiler_specific.h"
#include "base/memory/ref_counted.h"
#include "base/memory/weak_ptr.h"
#include "build/build_config.h"

@ -5,7 +5,6 @@
#ifndef CONTENT_RENDERER_PEPPER_PEPPER_PROXY_CHANNEL_DELEGATE_IMPL_H_
#define CONTENT_RENDERER_PEPPER_PEPPER_PROXY_CHANNEL_DELEGATE_IMPL_H_
#include "base/compiler_specific.h"
#include "ppapi/proxy/proxy_channel.h"
namespace content {

@ -10,7 +10,6 @@
#include <memory>
#include "base/compiler_specific.h"
#include "base/memory/ref_counted.h"
#include "content/public/renderer/renderer_ppapi_host.h"
#include "content/renderer/pepper/pepper_device_enumeration_host_helper.h"

@ -7,7 +7,6 @@
#include <stdint.h>
#include "base/compiler_specific.h"
#include "base/memory/ref_counted.h"
#include "media/video/video_decode_accelerator.h"
#include "ppapi/c/dev/pp_video_dev.h"

@ -8,7 +8,6 @@
#include <vector>
#include "base/callback.h"
#include "base/compiler_specific.h"
#include "base/memory/ref_counted.h"
#include "content/common/content_export.h"
#include "content/renderer/pepper/host_resource_var.h"

@ -7,7 +7,6 @@
#include <stdint.h>
#include "base/compiler_specific.h"
#include "ppapi/thunk/resource_creation_api.h"
namespace content {

@ -8,7 +8,6 @@
#include <memory>
#include "base/callback.h"
#include "base/compiler_specific.h"
#include "content/common/content_export.h"
#include "ppapi/c/pp_instance.h"
#include "ppapi/c/pp_var.h"

@ -5,7 +5,6 @@
#ifndef CONTENT_RENDERER_PEPPER_V8OBJECT_VAR_H_
#define CONTENT_RENDERER_PEPPER_V8OBJECT_VAR_H_
#include "base/compiler_specific.h"
#include "content/common/content_export.h"
#include "ppapi/c/pp_instance.h"
#include "ppapi/shared_impl/var.h"

@ -11,7 +11,6 @@
#include <memory>
#include <string>
#include "base/compiler_specific.h"
#include "base/containers/id_map.h"
#include "base/synchronization/lock.h"
#include "base/task/single_thread_task_runner.h"

@ -7,7 +7,6 @@
#include <memory>
#include "base/compiler_specific.h"
#include "base/memory/ref_counted.h"
#include "base/memory/weak_ptr.h"
#include "content/common/content_export.h"

@ -7,7 +7,6 @@
#include <map>
#include "base/compiler_specific.h"
#include "content/common/content_export.h"
#include "content/public/renderer/v8_value_converter.h"

@ -5,7 +5,6 @@
#ifndef CONTENT_RENDERER_WEBGRAPHICSCONTEXT3D_PROVIDER_IMPL_H_
#define CONTENT_RENDERER_WEBGRAPHICSCONTEXT3D_PROVIDER_IMPL_H_
#include "base/compiler_specific.h"
#include "base/containers/flat_map.h"
#include "base/memory/ref_counted.h"
#include "components/viz/common/gpu/context_provider.h"

@ -5,7 +5,6 @@
#ifndef CONTENT_SHELL_APP_SHELL_CRASH_REPORTER_CLIENT_H_
#define CONTENT_SHELL_APP_SHELL_CRASH_REPORTER_CLIENT_H_
#include "base/compiler_specific.h"
#include "build/build_config.h"
#include "components/crash/core/app/crash_reporter_client.h"

@ -7,7 +7,6 @@
#include <memory>
#include "base/compiler_specific.h"
#include "build/build_config.h"
#include "content/public/app/content_main_delegate.h"

@ -7,7 +7,6 @@
#include <memory>
#include "base/compiler_specific.h"
#include "base/files/file_path.h"
#include "base/memory/raw_ptr.h"
#include "base/memory/ref_counted.h"

@ -9,7 +9,6 @@
#include <string>
#include "base/callback.h"
#include "base/compiler_specific.h"
#include "base/files/file_path.h"
#include "base/memory/raw_ptr.h"
#include "build/build_config.h"

@ -9,7 +9,6 @@
#include <set>
#include "base/callback_helpers.h"
#include "base/compiler_specific.h"
#include "base/containers/span.h"
#include "base/containers/unique_ptr_adapters.h"
#include "base/memory/raw_ptr.h"

@ -7,7 +7,6 @@
#include <memory>
#include "base/compiler_specific.h"
#include "base/memory/raw_ptr.h"
#include "base/memory/weak_ptr.h"
#include "content/public/browser/web_contents_observer.h"

@ -5,7 +5,6 @@
#ifndef CONTENT_SHELL_BROWSER_SHELL_DEVTOOLS_MANAGER_DELEGATE_H_
#define CONTENT_SHELL_BROWSER_SHELL_DEVTOOLS_MANAGER_DELEGATE_H_
#include "base/compiler_specific.h"
#include "base/containers/flat_set.h"
#include "base/memory/raw_ptr.h"
#include "content/public/browser/devtools_manager_delegate.h"

@ -8,7 +8,6 @@
#include <stdint.h>
#include "base/callback_forward.h"
#include "base/compiler_specific.h"
#include "base/memory/raw_ptr.h"
#include "base/memory/weak_ptr.h"
#include "content/public/browser/download_manager_delegate.h"

Some files were not shown because too many files have changed in this diff Show More