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

Unified Diff: base/base.gypi

Issue 8588036: Improve support for multiselect list box 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | base/win/enum_variant.h » ('j') | base/win/enum_variant.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
===================================================================
--- base/base.gypi (revision 110985)
+++ base/base.gypi (working copy)
@@ -363,6 +363,8 @@
'nix/xdg_util.cc',
'nix/xdg_util.h',
'wayland/wayland_event.h',
+ 'win/enum_variant.h',
+ 'win/enum_variant.cc',
'win/event_trace_consumer.h',
'win/event_trace_controller.cc',
'win/event_trace_controller.h',
« no previous file with comments | « no previous file | base/win/enum_variant.h » ('j') | base/win/enum_variant.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698