blob: fb2baf71a88b7feea89c421c8a4ae5591d240ccf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- ui/views/BUILD.gn.orig 2025-04-16 18:18:42 UTC
+++ ui/views/BUILD.gn
@@ -836,7 +836,6 @@ component("views") {
sources += [ "accessibility/widget_ax_tree_id_map.cc" ]
}
deps += [
- "//components/crash/core/common:crash_key",
"//ui/aura",
"//ui/base/cursor/mojom:cursor_type_shared",
"//ui/events",
|