Index: ash/system/chromeos/power/tray_power.h |
diff --git a/ash/system/chromeos/power/tray_power.h b/ash/system/chromeos/power/tray_power.h |
index 7e193c3f0170250bb86c7bca8d3f926d88b2295b..97d67697d29d5ee71734aa52cf2ee56598d4de86 100644 |
--- a/ash/system/chromeos/power/tray_power.h |
+++ b/ash/system/chromeos/power/tray_power.h |
@@ -75,9 +75,6 @@ class ASH_EXPORT TrayPower : public SystemTrayItem, |
bool charging_unreliable, |
IconSet icon_set); |
- // Returns an icon for the USB charger notification. |
- static gfx::Image GetUsbChargerNotificationImage(); |
- |
// Gets the battery accessible string for |supply_status|. |
static base::string16 GetAccessibleNameString( |
const chromeos::PowerSupplyStatus& supply_status); |