| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 2d73999fadb0c8afff48385bf5d7a0a86f0793ed..b22c9959cff97f723e4f3d8509446814bc60007e 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -111,6 +111,12 @@
|
| 'common/system/audio/volume_view.h',
|
| 'common/system/cast/tray_cast.cc',
|
| 'common/system/cast/tray_cast.h',
|
| + 'common/system/chromeos/audio/audio_detailed_view.cc',
|
| + 'common/system/chromeos/audio/audio_detailed_view.h',
|
| + 'common/system/chromeos/audio/tray_audio_chromeos.cc',
|
| + 'common/system/chromeos/audio/tray_audio_chromeos.h',
|
| + 'common/system/chromeos/audio/tray_audio_delegate_chromeos.cc',
|
| + 'common/system/chromeos/audio/tray_audio_delegate_chromeos.h',
|
| 'common/system/chromeos/bluetooth/bluetooth_observer.h',
|
| 'common/system/chromeos/devicetype_utils.cc',
|
| 'common/system/chromeos/devicetype_utils.h',
|
| @@ -587,12 +593,6 @@
|
| 'sticky_keys/sticky_keys_overlay.h',
|
| 'sticky_keys/sticky_keys_state.h',
|
| 'system/brightness_control_delegate.h',
|
| - 'system/chromeos/audio/audio_detailed_view.cc',
|
| - 'system/chromeos/audio/audio_detailed_view.h',
|
| - 'system/chromeos/audio/tray_audio_chromeos.cc',
|
| - 'system/chromeos/audio/tray_audio_chromeos.h',
|
| - 'system/chromeos/audio/tray_audio_delegate_chromeos.cc',
|
| - 'system/chromeos/audio/tray_audio_delegate_chromeos.h',
|
| 'system/chromeos/bluetooth/bluetooth_notification_controller.cc',
|
| 'system/chromeos/bluetooth/bluetooth_notification_controller.h',
|
| 'system/chromeos/bluetooth/tray_bluetooth.cc',
|
|
|