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

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: Fixed deps file. 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
Index: ui/accessibility/DEPS
diff --git a/ui/accessibility/DEPS b/ui/accessibility/DEPS
index fd3b8f052a504b55677cba91d511a6f0c4ab8927..7a1595245be75850ddc2d05fd8fa5a338f56e758 100644
--- a/ui/accessibility/DEPS
+++ b/ui/accessibility/DEPS
@@ -1,4 +1,6 @@
include_rules = [
+ "+base",
+ "+base/i18n",
Mark Mentovai 2016/03/09 18:42:35 Shouldn’t be necessary if you’re adding base alrea
"+third_party/iaccessible2",
"+ui/base/win",
"+ui/gfx",

Powered by Google App Engine
This is Rietveld 408576698