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

Unified Diff: base/base.gypi

Issue 9958139: Add support for UIA accessibility interfaces like IAccessibleEx and IRawElementProviderSimple. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | base/win/accessibility_misc_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
===================================================================
--- base/base.gypi (revision 130412)
+++ base/base.gypi (working copy)
@@ -401,6 +401,8 @@
'nix/xdg_util.cc',
'nix/xdg_util.h',
'wayland/wayland_event.h',
+ 'win/accessibility_misc_utils.h',
+ 'win/accessibility_misc_utils.cc',
'win/enum_variant.h',
'win/enum_variant.cc',
'win/event_trace_consumer.h',
« no previous file with comments | « no previous file | base/win/accessibility_misc_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698