| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 363e833808589a86aa698a88540ec16cf3140f42..fca3afd9ec4655fc34880ef22c53851804fc0c92 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -116,6 +116,11 @@
|
| 'system/brightness/brightness_control_delegate.h',
|
| 'system/brightness/tray_brightness.cc',
|
| 'system/brightness/tray_brightness.h',
|
| + 'system/power/power_status_controller.h',
|
| + 'system/power/power_supply_status.cc',
|
| + 'system/power/power_supply_status.h',
|
| + 'system/power/tray_power_date.cc',
|
| + 'system/power/tray_power_date.h',
|
| 'system/settings/tray_settings.cc',
|
| 'system/settings/tray_settings.h',
|
| 'system/tray/system_tray.cc',
|
|
|