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

Side by Side Diff: ui/views/accessibility/DEPS

Issue 2852763002: Added a system caret used for accessibility on Windows. (Closed)
Patch Set: Disabled all tests Created 3 years, 5 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 "+third_party/iaccessible2", 2 "+third_party/iaccessible2",
3 ] 3 ]
4
5 specific_include_rules = {
6 "ax_system_caret_win_interactive_uitest\.cc": [
7 "+mojo/edk/embedder",
8 ]
9 }
OLDNEW
« no previous file with comments | « ui/base/ime/input_method_win.cc ('k') | ui/views/accessibility/ax_system_caret_win_interactive_uitest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698