| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 866ff28b46515e9f44e0bbbff7a2da56a1fe9cb0..79a9bc063849144ef797100714f849e0f0d31481 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -184,6 +184,8 @@
|
| 'system/keyboard_brightness/keyboard_brightness_control_delegate.h',
|
| 'system/locale/tray_locale.cc',
|
| 'system/locale/tray_locale.h',
|
| + 'system/monitor/tray_monitor.cc',
|
| + 'system/monitor/tray_monitor.h',
|
| 'system/power/power_status_observer.h',
|
| 'system/power/power_status_view.cc',
|
| 'system/power/power_status_view.h',
|
|
|