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

Unified Diff: ui/views/BUILD.gn

Issue 420653003: MacViews: Accessibility bridge (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix build Created 6 years, 5 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/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 5b741efa6b464298024a942329161062d695ae24..0b0a4b3e7cdfeb759f046a4a95667c50bd72df79 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -24,6 +24,7 @@ component("views") {
"//third_party/icu",
"//third_party/wtl",
"//ui/accessibility",
+ "//ui/accessibility_platform",
"//ui/accessibility:ax_gen",
"//ui/aura",
"//ui/base",

Powered by Google App Engine
This is Rietveld 408576698