| 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 9d44730b4881fff98e394014b00197a32ed6304b..924cd1d6696fd2baa3d1720accc8aea9c472a9fe 100644
|
| --- a/extensions/browser/extension_function_histogram_value.h
|
| +++ b/extensions/browser/extension_function_histogram_value.h
|
| @@ -1111,6 +1111,8 @@ enum HistogramValue {
|
| PRINTERPROVIDERINTERNAL_REPORTUSBPRINTERINFO,
|
| WEBCAMPRIVATE_OPENSERIALWEBCAM,
|
| WEBCAMPRIVATE_CLOSEWEBCAM,
|
| + SERIAL_SETBREAK,
|
| + SERIAL_CLEARBREAK,
|
| // Last entry: Add new entries above and ensure to update
|
| // tools/metrics/histograms/histograms.xml.
|
| ENUM_BOUNDARY
|
|
|