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 a0623fc90b56298cc402ef4cb5b272acf907afd0..92f4a5531a140bcc2d517c1bf9f752df60abe727 100644 |
--- a/ash/system/chromeos/power/tray_power.h |
+++ b/ash/system/chromeos/power/tray_power.h |
@@ -91,9 +91,6 @@ class ASH_EXPORT TrayPower : public SystemTrayItem, |
bool UpdateNotificationStateForRemainingTime(); |
bool UpdateNotificationStateForRemainingPercentage(); |
- // Records the charger type in UMA. |
- void RecordChargerType(); |
- |
message_center::MessageCenter* message_center_; // Not owned. |
tray::PowerTrayView* power_tray_; |
tray::PowerNotificationView* notification_view_; |