| 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 175037d1a77957ae63c079ec2657e7e7b525f06a..ee1d27db2aa6c631579077e06e6f7e26d849a1e0 100644
|
| --- a/extensions/browser/extension_function_histogram_value.h
|
| +++ b/extensions/browser/extension_function_histogram_value.h
|
| @@ -913,6 +913,7 @@ enum HistogramValue {
|
| EASYUNLOCKPRIVATE_SEEKBLUETOOTHDEVICEBYADDRESS,
|
| EASYUNLOCKPRIVATE_GETSTRINGS,
|
| GCDPRIVATE_GETPREFETCHEDWIFINAMELIST,
|
| + GUESTVIEWINTERNAL_SETAUTOSIZE,
|
| // Last entry: Add new entries above and ensure to update
|
| // tools/metrics/histograms/histograms/histograms.xml.
|
| ENUM_BOUNDARY
|
|
|