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

Side by Side Diff: views/DEPS

Issue 8391010: Improve omnibox accessibility on Windows. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 1 month 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 | Annotate | Revision Log
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+grit/ui_resources.h", 2 "+grit/ui_resources.h",
3 "+grit/ui_resources_standard.h", 3 "+grit/ui_resources_standard.h",
4 "+grit/ui_resources_large.h", 4 "+grit/ui_resources_large.h",
5 "+grit/ui_strings.h", 5 "+grit/ui_strings.h",
6 "+skia/ext", 6 "+skia/ext",
7 "+net", 7 "+net",
8 "+third_party/iaccessible2",
8 "+ui", 9 "+ui",
9 ] 10 ]
OLDNEW
« no previous file with comments | « ui/base/accessibility/accessibility_types.h ('k') | views/accessibility/native_view_accessibility_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698