Chromium Code Reviews| Index: content/renderer/pepper/plugin_power_saver_helper.cc |
| diff --git a/content/renderer/pepper/plugin_power_saver_helper.cc b/content/renderer/pepper/plugin_power_saver_helper.cc |
| index 365789c6835e6ed94ecb72e418a4dc06af8959ba..3c60c16d2db8c0f8284fcdf971d85ce340cc6a67 100644 |
| --- a/content/renderer/pepper/plugin_power_saver_helper.cc |
| +++ b/content/renderer/pepper/plugin_power_saver_helper.cc |
| @@ -28,7 +28,7 @@ enum PeripheralHeuristicDecision { |
| }; |
| const char kPeripheralHeuristicHistogram[] = |
| - "Plugin.PowerSaverPeripheralHeuristic"; |
| + "Plugin.PowerSaver.PeripheralHeuristic"; |
|
groby-ooo-7-16
2014/11/07 23:02:20
If that name was already in TOT and generated UMA
|
| // Maximum dimensions plug-in content may have while still being considered |
| // peripheral content. These match the sizes used by Safari. |