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