| Index: chrome/browser/extensions/extension_function_histogram_value.h
|
| diff --git a/chrome/browser/extensions/extension_function_histogram_value.h b/chrome/browser/extensions/extension_function_histogram_value.h
|
| index 4a8ae510635ae04063ff3704eb9a4205ab0e1085..1d696d5ac81c8c54913aeef60a330a0097114d45 100644
|
| --- a/chrome/browser/extensions/extension_function_histogram_value.h
|
| +++ b/chrome/browser/extensions/extension_function_histogram_value.h
|
| @@ -739,6 +739,7 @@ enum HistogramValue {
|
| HID_SENDFEATUREREPORT,
|
| HOTWORDPRIVATE_SETENABLED,
|
| HOTWORDPRIVATE_GETSTATUS,
|
| + NETWORKINGPRIVATE_SETWIFITDLSENABLEDSTATE,
|
| ENUM_BOUNDARY // Last entry: Add new entries above.
|
| };
|
|
|
|
|