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

Unified Diff: ui/accessibility/BUILD.gn

Issue 2518183002: Moved action verbs out of Blink. (Closed)
Patch Set: Added activate action to text field. Created 4 years 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 e40911efb0e1578e9fcddb7cced2665eb5aa3de1..81aa003aace08550ae1453b019621842473165b7 100644
--- a/ui/accessibility/BUILD.gn
+++ b/ui/accessibility/BUILD.gn
@@ -60,6 +60,7 @@ component("accessibility") {
"//ui/base",
"//ui/gfx",
"//ui/gfx/geometry",
+ "//ui/strings",
]
if (is_win) {

Powered by Google App Engine
This is Rietveld 408576698