| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index fa12fdc1691f668cf4a4fc84c4ee2e37c1c023cd..1bfa021892907c8b7064ee4b26fe995c4b57b001 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -18,6 +18,7 @@
|
| '../base/base.gyp:base_i18n',
|
| '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| '../build/temp_gyp/googleurl.gyp:googleurl',
|
| + '../chromeos/chromeos.gyp:chromeos_libs',
|
| '../net/net.gyp:net',
|
| '../skia/skia.gyp:skia',
|
| '../third_party/icu/icu.gyp:icui18n',
|
| @@ -143,8 +144,6 @@
|
| 'system/network/tray_network.cc',
|
| 'system/network/tray_network.h',
|
| 'system/power/power_status_observer.h',
|
| - 'system/power/power_supply_status.cc',
|
| - 'system/power/power_supply_status.h',
|
| 'system/power/tray_power.cc',
|
| 'system/power/tray_power.h',
|
| 'system/settings/tray_settings.cc',
|
|
|