| 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 413cf777a18389b907de81a759c7fa8649e57a9a..b547f69b62470b9e11fa5b0425ab2c0a16883cdc 100644
|
| --- a/extensions/browser/extension_function_histogram_value.h
|
| +++ b/extensions/browser/extension_function_histogram_value.h
|
| @@ -1009,6 +1009,7 @@ enum HistogramValue {
|
| PRINTERPROVIDERINTERNAL_REPORTPRINTRESULT,
|
| PRINTERPROVIDERINTERNAL_REPORTPRINTERCAPABILITY,
|
| PRINTERPROVIDERINTERNAL_REPORTPRINTERS,
|
| + EASYUNLOCKPRIVATE_SHOWERRORBUBBLE,
|
| // Last entry: Add new entries above and ensure to update
|
| // tools/metrics/histograms/histograms.xml.
|
| ENUM_BOUNDARY
|
|
|