| 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 de347df64746e9d7547c88e25b49d53d98d7d0ab..f804b4d4d0b0ea03bbf8674ae07ba922e4e5a5db 100644
|
| --- a/extensions/browser/extension_function_histogram_value.h
|
| +++ b/extensions/browser/extension_function_histogram_value.h
|
| @@ -1020,6 +1020,7 @@ enum HistogramValue {
|
| EASYUNLOCKPRIVATE_SETAUTOPAIRINGRESULT,
|
| FILEMANAGERPRIVATE_ISUMAENABLED,
|
| WEBVIEWINTERNAL_SETALLOWSCALING,
|
| + PLATFORMKEYSINTERNAL_GETPUBLICKEY,
|
| // Last entry: Add new entries above and ensure to update
|
| // tools/metrics/histograms/histograms.xml.
|
| ENUM_BOUNDARY
|
|
|