| Index: extensions/browser/extension_function_histogram_value.h
|
| diff --git a/extensions/browser/extension_function_histogram_value.h b/extensions/browser/extension_function_histogram_value.h
|
| index 7a7bc0638fbb16620bd30d056d818b699ca7d161..6051c106a5360000edc846f87d3039e6f88c9739 100644
|
| --- a/extensions/browser/extension_function_histogram_value.h
|
| +++ b/extensions/browser/extension_function_histogram_value.h
|
| @@ -1195,7 +1195,6 @@ enum HistogramValue {
|
| SYSTEM_DISPLAY_OVERSCANCALIBRATIONRESET,
|
| SYSTEM_DISPLAY_OVERSCANCALIBRATIONCOMPLETE,
|
| AUTOFILLPRIVATE_GETCOUNTRYLIST,
|
| - RUNTIME_RESTARTAFTERDELAY,
|
| // Last entry: Add new entries above, then run:
|
| // python tools/metrics/histograms/update_extension_histograms.py
|
| ENUM_BOUNDARY
|
|
|