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

Unified Diff: ui/accessibility/DEPS

Issue 2578303003: a11y: Add a11y information to views::Tab and manually ignore its a11y children. (Closed)
Patch Set: Fix DumpAccessibilityTreeTest.AccessibilityAriaTabPanel. 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/DEPS
diff --git a/ui/accessibility/DEPS b/ui/accessibility/DEPS
index fd3b8f052a504b55677cba91d511a6f0c4ab8927..4b09f3e7d82786bd8825f30cc6969caa2cc33ba7 100644
--- a/ui/accessibility/DEPS
+++ b/ui/accessibility/DEPS
@@ -1,5 +1,7 @@
include_rules = [
+ "+chrome/grit",
tapted 2017/01/03 00:29:27 We can't add this -- see https://www.chromium.org/
Patti Lor 2017/01/06 02:02:29 Thanks :)
"+third_party/iaccessible2",
+ "+ui/base/l10n",
tapted 2017/01/03 00:29:27 (this is probably OK)
Patti Lor 2017/01/06 02:02:29 Acknowledged.
"+ui/base/win",
"+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698