blob: 01f70318de45cc04533e4445d3f1e4f9ebf8c464 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- ui/views/BUILD.gn.orig 2025-06-19 07:37:57 UTC
+++ ui/views/BUILD.gn
@@ -833,7 +833,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",
|