| 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 6051c106a5360000edc846f87d3039e6f88c9739..49009a27387ada420f568c52978a9b51cafa9d5d 100644
|
| --- a/extensions/browser/extension_function_histogram_value.h
|
| +++ b/extensions/browser/extension_function_histogram_value.h
|
| @@ -1195,6 +1195,8 @@ enum HistogramValue {
|
| SYSTEM_DISPLAY_OVERSCANCALIBRATIONRESET,
|
| SYSTEM_DISPLAY_OVERSCANCALIBRATIONCOMPLETE,
|
| AUTOFILLPRIVATE_GETCOUNTRYLIST,
|
| + SYSTEM_DISPLAY_SETDISPLAYLAYOUT,
|
| + SYSTEM_DISPLAY_GETDISPLAYLAYOUT,
|
| // Last entry: Add new entries above, then run:
|
| // python tools/metrics/histograms/update_extension_histograms.py
|
| ENUM_BOUNDARY
|
|
|