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

Unified Diff: ash/ash.gyp

Issue 2074913005: Convert TrayAccessibility to wm common types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@webnotification
Patch Set: rebase Created 4 years, 6 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 | « ash/accelerators/accelerator_controller.cc ('k') | ash/ash_touch_exploration_manager_chromeos.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index d691d57d3aefe7220357a87c9c555ad1afcac56f..516246ab3780797169dac9f99f2879a985cb7a9f 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -55,6 +55,7 @@
'cast_config_delegate.cc',
'cast_config_delegate.h',
'common/accessibility_delegate.h',
+ 'common/accessibility_types.h',
'common/ash_constants.cc',
'common/ash_constants.h',
'common/ash_layout_constants.cc',
@@ -96,6 +97,7 @@
'common/shelf/wm_shelf_util.h',
'common/shell_window_ids.cc',
'common/shell_window_ids.h',
+ 'common/system/accessibility_observer.h',
'common/system/chromeos/devicetype_utils.cc',
'common/system/chromeos/devicetype_utils.h',
'common/system/chromeos/power/battery_notification.cc',
« no previous file with comments | « ash/accelerators/accelerator_controller.cc ('k') | ash/ash_touch_exploration_manager_chromeos.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698