Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2929)

Unified Diff: ash/system/chromeos/power/power_status.h

Issue 731663002: Remove Yoshi charger recall pop up warning UI code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Deprecat the related UMA metrics in histograms.xml. Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ash/system/chromeos/power/power_status.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/chromeos/power/power_status.h
diff --git a/ash/system/chromeos/power/power_status.h b/ash/system/chromeos/power/power_status.h
index b871ce2db79f9a68ccbb05ebbb6a561555258c8a..e95dcfde6bbf002952aafd7679c89e2cc4ae2c1a 100644
--- a/ash/system/chromeos/power/power_status.h
+++ b/ash/system/chromeos/power/power_status.h
@@ -122,9 +122,6 @@ class ASH_EXPORT PowerStatus : public chromeos::PowerManagerClient::Observer {
// charging rate) is connected.
bool IsUsbChargerConnected() const;
- // Returns true if an original spring charger is connected.
- bool IsOriginalSpringChargerConnected() const;
-
// Returns the image that should be shown for the battery's current state.
gfx::ImageSkia GetBatteryImage(IconSet icon_set) const;
« no previous file with comments | « no previous file | ash/system/chromeos/power/power_status.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698