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..0269b4560203300d3776b0a047d3a9b0177b1df0 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, |
+ IDENTITYPRIVATE_GETRESOURCES, |
ENUM_BOUNDARY // Last entry: Add new entries above. |
}; |