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 804b7ef20e5ba0e925535c24d4b7d737c72d8642..92934ed6b29bf7a27e7fe5c183634263a74db451 100644 |
--- a/extensions/browser/extension_function_histogram_value.h |
+++ b/extensions/browser/extension_function_histogram_value.h |
@@ -928,8 +928,9 @@ enum HistogramValue { |
COPRESENCEPRIVATE_SENDINITIALIZED, |
COPRESENCE_EXECUTE, |
COPRESENCE_SETAPIKEY, |
+ CAST_CHANNEL_GETLOGS, |
// Last entry: Add new entries above and ensure to update |
- // tools/metrics/histograms/histograms/histograms.xml. |
+ // tools/metrics/histograms/histograms.xml. |
ENUM_BOUNDARY |
}; |