blob: 9f297e1b0f72af9a3f18d1befc2243ba83b737af (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- ui/views/BUILD.gn.orig 2025-07-04 05:17:06 UTC
+++ ui/views/BUILD.gn
@@ -835,7 +835,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",
|