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 387e6f95bcd16395fd119f5e7959640e74874a41..a2ae598889b5c6e242cbfc72b3fb8aaffee8b397 100644 |
--- a/extensions/browser/extension_function_histogram_value.h |
+++ b/extensions/browser/extension_function_histogram_value.h |
@@ -1166,6 +1166,8 @@ enum HistogramValue { |
ACCESSIBILITY_PRIVATE_SETKEYBOARDLISTENER, |
INPUT_IME_ACTIVATE, |
INPUT_IME_DEACTIVATE, |
+ ENTERPRISE_PLATFORMKEYS_CHALLENGEMACHINEKEY, |
+ ENTERPRISE_PLATFORMKEYS_CHALLENGEUSERKEY, |
// Last entry: Add new entries above, then run: |
// python tools/metrics/histograms/update_extension_histograms.py |
ENUM_BOUNDARY |