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

Side by Side Diff: ui/accessibility/DEPS

Issue 2518183002: Moved action verbs out of Blink. (Closed)
Patch Set: Added activate action to text field. 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+third_party/iaccessible2", 2 "+third_party/iaccessible2",
3 "+ui/base/l10n",
3 "+ui/base/win", 4 "+ui/base/win",
4 "+ui/gfx", 5 "+ui/gfx",
6 "+ui/strings/grit/ui_strings.h",
5 ] 7 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698