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

Unified Diff: ui/base/BUILD.gn

Issue 2746813002: Hide AXPlatformNode on ChromeOS. (Closed)
Patch Set: has_native_accessibility Created 3 years, 9 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
« no previous file with comments | « ui/accessibility/platform/ax_platform_unique_id.cc ('k') | ui/base/ui_features.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index 8def626ed9c8d82f971f705711273c824d40d18a..b444ed17e783c01e0ab7a7f2b60079f095ff50cc 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -53,6 +53,7 @@ buildflag_header("ui_features") {
"ENABLE_HIDPI=$enable_hidpi",
"USE_XKBCOMMON=$use_xkbcommon",
"MAC_VIEWS_BROWSER=$mac_views_browser",
+ "HAS_NATIVE_ACCESSIBILITY=$has_native_accessibility",
]
}
« no previous file with comments | « ui/accessibility/platform/ax_platform_unique_id.cc ('k') | ui/base/ui_features.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698