| 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 aa27e1af574b54b8a00dfc7a8f6721fdf0ce6374..61db8795a9a87c445b1eae10af20f588c26de3d4 100644
|
| --- a/extensions/browser/extension_function_histogram_value.h
|
| +++ b/extensions/browser/extension_function_histogram_value.h
|
| @@ -951,6 +951,7 @@ enum HistogramValue {
|
| APP_CURRENTWINDOWINTERNAL_SETVISIBLEONALLWORKSPACES,
|
| EASYUNLOCKPRIVATE_GETSIGNINCHALLENGE,
|
| EASYUNLOCKPRIVATE_TRYSIGNINSECRET,
|
| + ACCESSIBILITY_PRIVATE_SETFOCUSRING,
|
| // Last entry: Add new entries above and ensure to update
|
| // tools/metrics/histograms/histograms.xml.
|
| ENUM_BOUNDARY
|
|
|