| 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',
|
|
|