[base] Drop unused deps on dynamic_annotations
Bug: 1282422 Change-Id: Id5e94e53ddb08ae95eee22deb2e5c61b75ce9264 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3398908 Reviewed-by: Nico Weber <thakis@chromium.org> Owners-Override: Nico Weber <thakis@chromium.org> Reviewed-by: Hans Wennborg <hans@chromium.org> Commit-Queue: Nathaniel Manista <nathaniel@google.com> Cr-Commit-Position: refs/heads/main@{#1286330}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
6796a00828
commit
38102e0843
ash
base/test
cc
chrome
components
cronet
android
keyed_service
nacl
browser
policy
pref_registry
sessions
url_matcher
content
crypto
gin
google_apis
gpu
media
ppapi
printing
remoting
rlz
services
skia
sql
storage
testing
third_party/libphonenumber
ui
aura
base
chromeos
compositor
events
gfx
gl
message_center
native_theme
surface
views
web_dialogs
url
@ -3097,7 +3097,6 @@ component("ash") {
|
||||
"//ash/webui/system_apps/public:system_web_app_type",
|
||||
"//base",
|
||||
"//base:i18n",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:branding_buildflags",
|
||||
"//cc",
|
||||
"//cc/debug",
|
||||
|
@ -186,7 +186,6 @@ source_set("app_list") {
|
||||
"//ash/style",
|
||||
"//base",
|
||||
"//base:i18n",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//cc/paint",
|
||||
"//chromeos",
|
||||
"//chromeos/ash/components/feature_usage",
|
||||
|
@ -182,7 +182,6 @@ static_library("test_support") {
|
||||
|
||||
deps = [
|
||||
":proto_test_support",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
"//third_party/google_benchmark",
|
||||
"//third_party/icu:icuuc",
|
||||
|
@ -462,7 +462,6 @@ cc_component("cc") {
|
||||
]
|
||||
deps = [
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
"//components/miracle_parameter/common",
|
||||
"//components/viz/client",
|
||||
@ -649,7 +648,6 @@ cc_test_static_library("test_support") {
|
||||
deps = [
|
||||
"//base",
|
||||
"//base/test:test_support",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//cc/paint",
|
||||
"//components/ukm",
|
||||
"//components/ukm:test_support",
|
||||
|
@ -54,7 +54,6 @@ cc_component("base") {
|
||||
|
||||
deps = [
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//skia",
|
||||
"//ui/base:features",
|
||||
"//ui/gfx/animation",
|
||||
|
@ -631,7 +631,6 @@ static_library("constants") {
|
||||
deps = [
|
||||
":version_header",
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:branding_buildflags",
|
||||
"//build:chromeos_buildflags",
|
||||
"//components/bookmarks/common",
|
||||
|
@ -172,7 +172,6 @@ static_library("with_no_strings") {
|
||||
|
||||
deps += [
|
||||
"//base:i18n",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//base/win:pe_image",
|
||||
"//build:branding_buildflags",
|
||||
"//chrome/install_static:install_static_util",
|
||||
|
@ -274,7 +274,6 @@ source_set("automation_client_lib") {
|
||||
":embed_mobile_devices_in_cpp",
|
||||
":embed_user_data_dir_in_cpp",
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:branding_buildflags",
|
||||
"//chrome/common:non_code_constants",
|
||||
"//chrome/common:version_header",
|
||||
@ -356,7 +355,6 @@ source_set("lib") {
|
||||
deps = [
|
||||
":automation_client_lib",
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:branding_buildflags",
|
||||
"//build:chromeos_buildflags",
|
||||
"//chrome/common:constants",
|
||||
|
@ -171,7 +171,6 @@ source_set("cronet_static") {
|
||||
":cronet_jni_registration",
|
||||
":request_context_config_proto",
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//components/cronet:cronet_common",
|
||||
"//components/cronet:cronet_version_header",
|
||||
"//components/cronet:metrics_util",
|
||||
|
@ -4,7 +4,6 @@
|
||||
//base/allocator/partition_allocator/src/partition_alloc
|
||||
//base/numerics
|
||||
//base/third_party/double_conversion
|
||||
//base/third_party/dynamic_annotations
|
||||
//build
|
||||
//build/android
|
||||
//build/config
|
||||
|
@ -27,7 +27,6 @@ component("content") {
|
||||
]
|
||||
|
||||
deps = [
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//components/pref_registry",
|
||||
"//content/public/browser",
|
||||
"//content/public/common",
|
||||
|
@ -15,7 +15,6 @@ source_set("ios") {
|
||||
public_deps = [ "//base" ]
|
||||
|
||||
deps = [
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//components/keyed_service/core",
|
||||
"//ios/web",
|
||||
]
|
||||
|
@ -28,7 +28,6 @@ static_library("browser") {
|
||||
|
||||
deps = [
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
"//components/nacl/common",
|
||||
"//components/nacl/common:buildflags",
|
||||
|
@ -77,7 +77,6 @@ source_set("internal") {
|
||||
|
||||
public_deps = [ "//base" ]
|
||||
deps = [
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:branding_buildflags",
|
||||
"//build:chromeos_buildflags",
|
||||
"//components/google/core/common",
|
||||
|
@ -234,7 +234,6 @@ source_set("internal") {
|
||||
|
||||
deps = [
|
||||
"//base:i18n",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
"//components/account_id",
|
||||
"//components/enterprise/common:strings",
|
||||
|
@ -10,7 +10,6 @@ static_library("pref_registry") {
|
||||
|
||||
deps = [
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
"//components/prefs",
|
||||
]
|
||||
|
@ -40,7 +40,6 @@ if (!is_ios) {
|
||||
|
||||
deps = [
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//content/public/common",
|
||||
"//ui/base",
|
||||
"//url",
|
||||
|
@ -23,7 +23,6 @@ component("url_matcher") {
|
||||
|
||||
public_deps = [
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//components/google/core/common",
|
||||
"//components/url_formatter",
|
||||
"//net",
|
||||
|
@ -63,7 +63,6 @@ source_set("browser") {
|
||||
"//base",
|
||||
"//base:base_static",
|
||||
"//base:clang_profiling_buildflags",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//base/tracing/protos:chrome_track_event_resources",
|
||||
"//build:branding_buildflags",
|
||||
"//build:chromecast_buildflags",
|
||||
|
@ -266,7 +266,6 @@ source_set("common") {
|
||||
":buildflags",
|
||||
"//base",
|
||||
"//base/allocator:buildflags",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:branding_buildflags",
|
||||
"//build:chromeos_buildflags",
|
||||
"//build/util:chromium_git_revision",
|
||||
|
@ -47,7 +47,6 @@ target(link_target_type, "gpu_sources") {
|
||||
|
||||
deps = [
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:branding_buildflags",
|
||||
"//build:chromeos_buildflags",
|
||||
"//components/viz/service",
|
||||
|
@ -296,7 +296,6 @@ static_library("content_shell_lib") {
|
||||
":shell_controller_mojom",
|
||||
"//base",
|
||||
"//base:base_static",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
"//cc/base",
|
||||
"//components/cdm/renderer",
|
||||
|
@ -527,7 +527,6 @@ static_library("test_support") {
|
||||
deps = [
|
||||
":content_test_mojo_bindings",
|
||||
":web_ui_mojo_test_resources",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
"//cc:test_support",
|
||||
"//components/attribution_reporting:mojom",
|
||||
@ -2958,7 +2957,6 @@ test("content_unittests") {
|
||||
"//base/allocator:buildflags",
|
||||
"//base/test:proto_test_support",
|
||||
"//base/test:test_support",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromecast_buildflags",
|
||||
"//build:chromeos_buildflags",
|
||||
"//cc",
|
||||
|
@ -63,7 +63,7 @@ component("crypto") {
|
||||
"user_verifying_key.h",
|
||||
]
|
||||
|
||||
deps = [ "//base/third_party/dynamic_annotations" ]
|
||||
deps = []
|
||||
|
||||
public_deps = [
|
||||
":buildflags",
|
||||
|
@ -105,7 +105,6 @@ component("gin") {
|
||||
"//v8",
|
||||
]
|
||||
deps = [
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//third_party/abseil-cpp:absl",
|
||||
"//tools/v8_context_snapshot:buildflags",
|
||||
]
|
||||
|
@ -177,7 +177,6 @@ component("google_apis") {
|
||||
|
||||
deps = [
|
||||
":proto",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:branding_buildflags",
|
||||
"//build:chromeos_buildflags",
|
||||
"//crypto",
|
||||
|
@ -17,7 +17,6 @@ static_library("calendar") {
|
||||
|
||||
deps = [
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//components/signin/public/identity_manager",
|
||||
"//crypto",
|
||||
"//google_apis:google_apis",
|
||||
|
@ -70,7 +70,6 @@ component("gcm") {
|
||||
]
|
||||
deps = [
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
"//mojo/public/cpp/system:system",
|
||||
"//net",
|
||||
|
@ -134,7 +134,6 @@ if (!use_static_angle) {
|
||||
":command_buffer_gles2",
|
||||
"//base",
|
||||
"//base/test:test_support",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//testing/gmock",
|
||||
"//testing/gtest",
|
||||
]
|
||||
@ -392,7 +391,6 @@ test("gl_tests") {
|
||||
":test_support",
|
||||
"//base",
|
||||
"//base/test:test_support",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//cc:test_support",
|
||||
"//cc/paint",
|
||||
"//components/viz/test:test_support",
|
||||
@ -716,7 +714,6 @@ test("gpu_unittests") {
|
||||
":test_support",
|
||||
"//base",
|
||||
"//base/test:test_support",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
"//cc:test_support",
|
||||
"//cc/paint",
|
||||
@ -872,7 +869,6 @@ if (enable_validating_command_decoder || is_linux) {
|
||||
":gpu",
|
||||
"//base",
|
||||
"//base:i18n",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//ui/gfx/geometry",
|
||||
"//ui/gl",
|
||||
"//ui/gl:test_support",
|
||||
@ -898,7 +894,6 @@ fuzzer_test("gpu_angle_passthrough_fuzzer") {
|
||||
":gles2",
|
||||
":gpu",
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//ui/gfx/geometry",
|
||||
"//ui/gl",
|
||||
"//ui/gl:test_support",
|
||||
@ -924,7 +919,6 @@ fuzzer_test("gpu_swangle_passthrough_fuzzer") {
|
||||
":gles2",
|
||||
":gpu",
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//ui/gfx/geometry",
|
||||
"//ui/gl",
|
||||
"//ui/gl:test_support",
|
||||
@ -947,7 +941,6 @@ if (is_linux || is_chromeos) {
|
||||
":gles2",
|
||||
":gpu",
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//ui/gfx/geometry",
|
||||
"//ui/gl",
|
||||
"//ui/gl:test_support",
|
||||
@ -973,7 +966,6 @@ if (is_linux || is_chromeos) {
|
||||
":gles2",
|
||||
":gpu",
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//ui/gfx/geometry",
|
||||
"//ui/gl",
|
||||
"//ui/gl:test_support",
|
||||
@ -1000,7 +992,6 @@ if (is_linux || is_chromeos) {
|
||||
":gles2",
|
||||
":gpu",
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//ui/gfx/geometry",
|
||||
"//ui/gl",
|
||||
"//ui/gl:test_support",
|
||||
|
@ -396,7 +396,6 @@ component("gles2_c_lib") {
|
||||
deps = [
|
||||
":gles2_interface",
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//gpu/command_buffer/common",
|
||||
]
|
||||
}
|
||||
@ -413,7 +412,6 @@ component("gles2_c_lib_nocheck") {
|
||||
deps = [
|
||||
":gles2_interface",
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//gpu/command_buffer/common",
|
||||
]
|
||||
}
|
||||
|
@ -77,7 +77,6 @@ target(link_target_type, "service_sources") {
|
||||
]
|
||||
deps = [
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//gpu/command_buffer/client:client_sources",
|
||||
"//gpu/config:config_sources",
|
||||
"//gpu/ipc/common:ipc_common_sources",
|
||||
@ -381,7 +380,6 @@ target(link_target_type, "gles2_sources") {
|
||||
":disk_cache_proto",
|
||||
":service",
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromecast_buildflags",
|
||||
"//build:chromeos_buildflags",
|
||||
"//components/crash/core/common",
|
||||
|
@ -53,7 +53,6 @@ executable("gles2_conform_support") {
|
||||
]
|
||||
deps = [
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build/win:default_exe_manifest",
|
||||
"//gpu/command_buffer/client:gles2_c_lib_nocheck",
|
||||
"//gpu/gles2_conform_support/egl",
|
||||
|
@ -23,7 +23,6 @@ component("gl_in_process_context") {
|
||||
|
||||
deps = [
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//gpu/command_buffer/client",
|
||||
"//gpu/command_buffer/client:gles2_cmd_helper",
|
||||
"//gpu/command_buffer/client:gles2_implementation",
|
||||
|
@ -72,7 +72,6 @@ component("service") {
|
||||
"//url",
|
||||
]
|
||||
deps = [
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
|
||||
# crbug.com/799267: crash_key needs to be added explicitly for Windows and
|
||||
|
@ -128,7 +128,6 @@ component("media") {
|
||||
deps = [
|
||||
"//base",
|
||||
"//base:i18n",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//cc/paint",
|
||||
"//gpu/command_buffer/client:gles2_interface",
|
||||
"//gpu/command_buffer/common",
|
||||
|
@ -249,7 +249,6 @@ component("proxy") {
|
||||
|
||||
if (!is_nacl && !is_minimal_toolchain) {
|
||||
deps += [
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//gin",
|
||||
"//skia",
|
||||
"//ui/events:events_base",
|
||||
|
@ -221,7 +221,6 @@ component("shared_impl") {
|
||||
]
|
||||
|
||||
deps = [
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
"//components/nacl/common:buildflags",
|
||||
"//device/gamepad/public/cpp:shared_with_blink",
|
||||
|
@ -204,7 +204,6 @@ component("printing") {
|
||||
deps = [
|
||||
"//base",
|
||||
"//base:i18n",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
"//printing/mojom",
|
||||
"//skia",
|
||||
|
@ -30,7 +30,6 @@ source_set("encoder") {
|
||||
|
||||
deps = [
|
||||
":vpx_codec",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
"//remoting/base:base",
|
||||
"//remoting/proto",
|
||||
@ -91,7 +90,6 @@ source_set("decoder") {
|
||||
deps = [
|
||||
":vpx_codec",
|
||||
"//base:base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//remoting/base:base",
|
||||
"//remoting/proto",
|
||||
"//remoting/protocol:session_config",
|
||||
@ -114,7 +112,6 @@ source_set("vpx_codec") {
|
||||
|
||||
deps = [
|
||||
"//base:base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//remoting/proto",
|
||||
"//third_party/libyuv",
|
||||
"//third_party/webrtc_overrides:webrtc_component",
|
||||
|
@ -421,7 +421,6 @@ shared_library("remoting_core") {
|
||||
"//base",
|
||||
"//base:base_static",
|
||||
"//base:i18n",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
"//build/win:default_exe_manifest",
|
||||
"//ipc",
|
||||
|
@ -128,7 +128,6 @@ if (enable_rlz_support) {
|
||||
|
||||
deps = [
|
||||
":rlz_utils",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
"//net",
|
||||
"//services/network/public/cpp:cpp",
|
||||
|
@ -170,7 +170,6 @@ source_set("tests") {
|
||||
":test_support",
|
||||
"//base",
|
||||
"//base/test:test_support",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
"//components/system_cpu:test_support",
|
||||
"//components/variations",
|
||||
|
@ -29,7 +29,6 @@ if (!is_android) {
|
||||
|
||||
deps = [
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//mojo/public/cpp/bindings",
|
||||
]
|
||||
|
||||
|
@ -37,7 +37,6 @@ static_library("usb") {
|
||||
configs += [ "//build/config/compiler:wexit_time_destructors" ]
|
||||
|
||||
deps = [
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
"//components/device_event_log",
|
||||
"//device/base",
|
||||
|
@ -24,7 +24,6 @@ if (!is_android) {
|
||||
|
||||
deps = [
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//mojo/public/cpp/bindings",
|
||||
]
|
||||
}
|
||||
|
@ -39,7 +39,6 @@ source_set("service_manager") {
|
||||
configs += [ "//build/config/compiler:wexit_time_destructors" ]
|
||||
|
||||
deps = [
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
"//components/services/filesystem:lib",
|
||||
"//components/services/filesystem/public/mojom",
|
||||
|
@ -490,7 +490,6 @@ component("skia") {
|
||||
":skia_opts",
|
||||
":skia_switches",
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//third_party/libpng",
|
||||
"//third_party/libwebp",
|
||||
"//third_party/libwebp:libwebp_webp",
|
||||
|
@ -47,7 +47,6 @@ component("sql") {
|
||||
|
||||
deps = [
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//third_party/sqlite",
|
||||
]
|
||||
|
||||
|
@ -237,7 +237,6 @@ component("browser") {
|
||||
deps = [
|
||||
"//base",
|
||||
"//base:i18n",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
"//components/crash/core/common:crash_key",
|
||||
"//components/file_access:file_access",
|
||||
|
@ -32,7 +32,6 @@ component("common") {
|
||||
|
||||
deps = [
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//net",
|
||||
"//url",
|
||||
]
|
||||
|
@ -20,7 +20,6 @@ source_set("native_test_support") {
|
||||
":native_test_jni",
|
||||
"//base",
|
||||
"//base/test:test_support",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//testing/gtest",
|
||||
]
|
||||
}
|
||||
|
@ -474,7 +474,6 @@ if (!is_win) {
|
||||
":command_buffer_lpm_fuzzer_proto",
|
||||
"//base",
|
||||
"//base/test:test_support",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
"//components/viz/common:shared_image_format",
|
||||
"//components/viz/test:test_support", # TODO: huge; is there something
|
||||
|
1
third_party/libphonenumber/BUILD.gn
vendored
1
third_party/libphonenumber/BUILD.gn
vendored
@ -112,7 +112,6 @@ test("libphonenumber_unittests") {
|
||||
":libphonenumber_without_metadata",
|
||||
"//base",
|
||||
"//base/test:run_all_unittests",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//testing/gmock",
|
||||
"//testing/gtest",
|
||||
"//third_party/icu",
|
||||
|
@ -106,7 +106,6 @@ component("aura") {
|
||||
deps = [
|
||||
"//base",
|
||||
"//base:i18n",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
"//cc",
|
||||
"//cc/mojo_embedder",
|
||||
|
@ -502,7 +502,6 @@ component("base") {
|
||||
"//base",
|
||||
"//base:base_static",
|
||||
"//base:i18n",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:blink_buildflags",
|
||||
"//build:branding_buildflags",
|
||||
"//build:chromeos_buildflags",
|
||||
|
@ -31,7 +31,6 @@ component("chromeos") {
|
||||
]
|
||||
deps += [
|
||||
"//ash/constants",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//chromeos/ash/components/network",
|
||||
"//chromeos/dbus/power",
|
||||
"//chromeos/dbus/power:power_manager_proto",
|
||||
|
@ -94,7 +94,6 @@ component("compositor") {
|
||||
public_deps = [ "//cc" ]
|
||||
deps = [
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
"//cc/animation",
|
||||
"//cc/paint",
|
||||
|
@ -142,7 +142,6 @@ component("events_base") {
|
||||
|
||||
deps = [
|
||||
":dom_keycode_converter",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
]
|
||||
|
||||
@ -283,7 +282,6 @@ component("events") {
|
||||
deps = [
|
||||
":dom_keycode_converter",
|
||||
":gesture_detection",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//skia",
|
||||
"//ui/base:features",
|
||||
"//ui/gfx",
|
||||
@ -484,7 +482,6 @@ component("gesture_detection") {
|
||||
deps = [
|
||||
":events_base",
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
"//ui/base:features",
|
||||
"//ui/display",
|
||||
|
@ -63,7 +63,6 @@ component("devices") {
|
||||
|
||||
deps = [
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//skia",
|
||||
"//ui/events:platform_event",
|
||||
"//ui/gfx/geometry",
|
||||
|
@ -25,7 +25,6 @@ component("x11") {
|
||||
|
||||
deps = [
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
"//skia",
|
||||
"//ui/display",
|
||||
|
@ -32,7 +32,6 @@ component("ozone") {
|
||||
|
||||
deps = [
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
"//ui/display",
|
||||
"//ui/events",
|
||||
|
@ -323,7 +323,6 @@ component("gfx") {
|
||||
"//base",
|
||||
"//base:base_static",
|
||||
"//base:i18n",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:blink_buildflags",
|
||||
"//build:chromeos_buildflags",
|
||||
"//device/vr/buildflags",
|
||||
|
@ -161,7 +161,6 @@ component("gl") {
|
||||
|
||||
deps = [
|
||||
":buildflags",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
"//mojo/public/cpp/bindings",
|
||||
|
||||
|
@ -40,7 +40,6 @@ component("message_center") {
|
||||
deps += [
|
||||
":message_center_vector_icons",
|
||||
"//base:i18n",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//components/url_formatter",
|
||||
"//skia",
|
||||
"//ui/accessibility",
|
||||
|
@ -91,7 +91,6 @@ component("native_theme") {
|
||||
|
||||
deps = [
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
"//cc/paint",
|
||||
"//ui/base",
|
||||
|
@ -17,7 +17,6 @@ component("surface") {
|
||||
|
||||
deps = [
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//skia",
|
||||
"//ui/base",
|
||||
"//ui/gfx/geometry",
|
||||
|
@ -553,7 +553,6 @@ component("views") {
|
||||
|
||||
deps = [
|
||||
"//base:i18n",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//build:chromeos_buildflags",
|
||||
"//cc/paint",
|
||||
"//components/url_formatter",
|
||||
|
@ -33,7 +33,6 @@ component("webview") {
|
||||
|
||||
deps = [
|
||||
"//base:i18n",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//ipc",
|
||||
"//skia",
|
||||
"//ui/accessibility",
|
||||
|
@ -17,7 +17,6 @@ component("web_dialogs") {
|
||||
|
||||
deps = [
|
||||
"//base",
|
||||
"//base/third_party/dynamic_annotations",
|
||||
"//content/public/browser",
|
||||
"//content/public/common",
|
||||
"//skia",
|
||||
|
@ -62,7 +62,7 @@ component("url") {
|
||||
|
||||
defines = [ "IS_URL_IMPL" ]
|
||||
|
||||
deps = [ "//base/third_party/dynamic_annotations" ]
|
||||
deps = []
|
||||
|
||||
public_deps = [
|
||||
"//base",
|
||||
|
Reference in New Issue
Block a user