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

Unified Diff: ui/accessibility/DEPS

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 | « ui/accessibility/BUILD.gn ('k') | ui/accessibility/accessibility.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/accessibility/DEPS
diff --git a/ui/accessibility/DEPS b/ui/accessibility/DEPS
index fd3b8f052a504b55677cba91d511a6f0c4ab8927..dfca30def7f4c0c4cdc96f50e89e724c9845da22 100644
--- a/ui/accessibility/DEPS
+++ b/ui/accessibility/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+third_party/iaccessible2",
+ "+ui/base/i18n",
Mark Mentovai 2016/03/09 03:00:30 You should be depending on base/i18n, not the none
Mark Mentovai 2016/03/09 03:00:30 I find it weird that things in ui/accessibility ar
"+ui/base/win",
"+ui/gfx",
]
« no previous file with comments | « ui/accessibility/BUILD.gn ('k') | ui/accessibility/accessibility.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698