| 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 0c6903389f6b81abb8d7c5088bce99d49a322b11..7db08476b4ae527bf6cf41348a12cadb50b75d59 100644
|
| --- a/extensions/browser/extension_function_histogram_value.h
|
| +++ b/extensions/browser/extension_function_histogram_value.h
|
| @@ -947,6 +947,7 @@ enum HistogramValue {
|
| MEDIAGALLERIES_REMOVEGALLERYWATCH,
|
| MEDIAGALLERIES_GETALLGALLERYWATCH,
|
| MEDIAGALLERIES_REMOVEALLGALLERYWATCH,
|
| + MANAGEMENT_GETSELF,
|
| // Last entry: Add new entries above and ensure to update
|
| // tools/metrics/histograms/histograms.xml.
|
| ENUM_BOUNDARY
|
|
|