| 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 2ea86c998fb22c9b77e6167bc2049b16fecd6139..8ba088718845058be44e98ab720e4efbab4c9ccc 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,
|
| INPUT_IME_CREATEWINDOW,
|
| + INPUTMETHODPRIVATE_SETXKBLAYOUT,
|
| // Last entry: Add new entries above, then run:
|
| // python tools/metrics/histograms/update_extension_histograms.py
|
| ENUM_BOUNDARY
|
|
|