Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(385)

Unified Diff: ui/accessibility/BUILD.gn

Issue 2210763002: MacViews a11y: Sync VoiceOver cursor with keyboard focus. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/accessibility/BUILD.gn
diff --git a/ui/accessibility/BUILD.gn b/ui/accessibility/BUILD.gn
index fa5c4917a501e4273afcdae4b671e2aa670c9ff1..58473ac6c4e2f0019143cc6eb31a699c7b586db2 100644
--- a/ui/accessibility/BUILD.gn
+++ b/ui/accessibility/BUILD.gn
@@ -41,6 +41,8 @@ if (use_x11) {
component("accessibility") {
sources = [
+ "../../tmp-traceclass.h",
+ "../../tmp-traceclass.mm",
"ax_node.cc",
"ax_node.h",
"ax_node_data.cc",

Powered by Google App Engine
This is Rietveld 408576698