| 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 3eaba428fdb650ef96a92ef69bd43aed76dceff5..0496816eaed6e6f3a52b7e367d8b63827b99ca6e 100644
|
| --- a/extensions/browser/extension_function_histogram_value.h
|
| +++ b/extensions/browser/extension_function_histogram_value.h
|
| @@ -1176,6 +1176,7 @@ enum HistogramValue {
|
| AUTOTESTPRIVATE_GETVISIBLENOTIFICATIONS,
|
| WEBRTCLOGGINGPRIVATE_STARTRTCEVENTLOGGING,
|
| WEBRTCLOGGINGPRIVATE_STOPRTCEVENTLOGGING,
|
| + INPUTMETHODPRIVATE_OPENOPTIONSPAGE,
|
| // Last entry: Add new entries above, then run:
|
| // python tools/metrics/histograms/update_extension_histograms.py
|
| ENUM_BOUNDARY
|
|
|