| 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 07c3391f72aef824ad5e6908997bf5a345c57b9b..438a1807567b556c841604932b0db9afd7ccd076 100644
|
| --- a/extensions/browser/extension_function_histogram_value.h
|
| +++ b/extensions/browser/extension_function_histogram_value.h
|
| @@ -1162,6 +1162,7 @@ enum HistogramValue {
|
| WEBRTCLOGGINGPRIVATE_STOPAUDIODEBUGRECORDINGS,
|
| TERMINALPRIVATE_ACKOUTPUT,
|
| ACCESSIBILITY_PRIVATE_SETKEYBOARDLISTENER,
|
| + INPUTMETHODPRIVATE_SETXKBLAYOUT,
|
| // Last entry: Add new entries above, then run:
|
| // python tools/metrics/histograms/update_extension_histograms.py
|
| ENUM_BOUNDARY
|
|
|