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

Unified Diff: ui/accessibility/BUILD.gn

Issue 1780473002: Workaround for navigating by word in the omnibox on Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added deps change. Created 4 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 | « no previous file | ui/accessibility/DEPS » ('j') | ui/accessibility/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/accessibility/BUILD.gn
diff --git a/ui/accessibility/BUILD.gn b/ui/accessibility/BUILD.gn
index 64c008d4b19df5b1f73b77b6dbae3f01a19a3051..6d17db41aeb6f76e2682e575bad0ff40b9a2e218 100644
--- a/ui/accessibility/BUILD.gn
+++ b/ui/accessibility/BUILD.gn
@@ -74,6 +74,7 @@ component("accessibility") {
public_deps = [
":ax_gen",
"//base",
+ "//base_i18n",
"//ui/base",
"//ui/gfx",
"//ui/gfx/geometry",
« no previous file with comments | « no previous file | ui/accessibility/DEPS » ('j') | ui/accessibility/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698