| 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 9fc4e425da08029b132ba811cea45a68ebbc5c60..078788e08215d27969644c0dc67a5da9454e653e 100644
|
| --- a/chrome/browser/extensions/extension_function_histogram_value.h
|
| +++ b/chrome/browser/extensions/extension_function_histogram_value.h
|
| @@ -527,6 +527,7 @@ enum HistogramValue {
|
| SOCKET_MULTICAST_GET_JOINED_GROUPS,
|
| EXPERIMENTAL_ACCESSIBILITY_SETNATIVEACCESSIBILITYENABLED,
|
| RUNTIME_GETPLATFORMINFO,
|
| + SOCKET_ALLOW_ADDRESS_REUSE,
|
| ENUM_BOUNDARY // Last entry: Add new entries above.
|
| };
|
|
|
|
|