| 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 a46a7009b059b3eb92d52aeeaf6a0169fdc341d1..f77176c5a1da96bba01078a55fd9fd8d1a32298b 100644
|
| --- a/extensions/browser/extension_function_histogram_value.h
|
| +++ b/extensions/browser/extension_function_histogram_value.h
|
| @@ -935,8 +935,9 @@ enum HistogramValue {
|
| USBPRIVATE_GETDEVICES,
|
| USBPRIVATE_GETDEVICEINFO,
|
| EASYUNLOCKPRIVATE_UPDATESCREENLOCKSTATE,
|
| + CAST_CHANNEL_GETLOGS,
|
| // Last entry: Add new entries above and ensure to update
|
| - // tools/metrics/histograms/histograms/histograms.xml.
|
| + // tools/metrics/histograms/histograms.xml.
|
| ENUM_BOUNDARY
|
| };
|
|
|
|
|