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

Side by Side 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 3 years, 11 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+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 :)
2 "+third_party/iaccessible2", 3 "+third_party/iaccessible2",
4 "+ui/base/l10n",
tapted 2017/01/03 00:29:27 (this is probably OK)
Patti Lor 2017/01/06 02:02:29 Acknowledged.
3 "+ui/base/win", 5 "+ui/base/win",
4 "+ui/gfx", 6 "+ui/gfx",
5 ] 7 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698