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