| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 14b21927763b903403898d160bac45da3e21f9b3..7d1af4d1871727b7f6120137f8aa1134a57e6331 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -43,6 +43,8 @@
|
| 'autoclick/autoclick_controller.h',
|
| 'cancel_mode.cc',
|
| 'cancel_mode.h',
|
| + 'cast_config_delegate.cc',
|
| + 'cast_config_delegate.h',
|
| 'content/display/screen_orientation_controller_chromeos.cc',
|
| 'content/display/screen_orientation_controller_chromeos.h',
|
| 'debug.cc',
|
| @@ -268,6 +270,7 @@
|
| 'system/bluetooth/tray_bluetooth.cc',
|
| 'system/bluetooth/tray_bluetooth.h',
|
| 'system/brightness_control_delegate.h',
|
| + 'system/cast/cast_observer.h',
|
| 'system/chromeos/audio/audio_detailed_view.cc',
|
| 'system/chromeos/audio/audio_detailed_view.h',
|
| 'system/chromeos/audio/tray_audio_chromeos.cc',
|
|
|