summaryrefslogtreecommitdiffstats
path: root/components/power/origin_power_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'components/power/origin_power_map.h')
-rw-r--r--components/power/origin_power_map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/power/origin_power_map.h b/components/power/origin_power_map.h
index 3d664da..7592a2b 100644
--- a/components/power/origin_power_map.h
+++ b/components/power/origin_power_map.h
@@ -21,7 +21,7 @@ class OriginPowerMap : public KeyedService {
typedef base::CallbackList<void(void)>::Subscription Subscription;
OriginPowerMap();
- virtual ~OriginPowerMap();
+ ~OriginPowerMap() override;
// Returns the integer percentage usage of the total power consumed by a
// given URL's origin.