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 a2e4679fdc10418315a96311fb327acd31faf938..eb80970653c3a12254423bd422ce68a0af910fa5 100644 |
--- a/extensions/browser/extension_function_histogram_value.h |
+++ b/extensions/browser/extension_function_histogram_value.h |
@@ -948,6 +948,7 @@ enum HistogramValue { |
MEDIAGALLERIES_GETALLGALLERYWATCH, |
MEDIAGALLERIES_REMOVEALLGALLERYWATCH, |
MANAGEMENT_GETSELF, |
+ HOTWORDAUDIOVERIFICATIONPRIVATE_GETLAUNCHSTATE, |
// Last entry: Add new entries above and ensure to update |
// tools/metrics/histograms/histograms.xml. |
benwells
2014/09/09 20:57:31
Make sure you update tools/metrics/histograms/hist
kcarattini
2014/09/10 08:14:29
Done.
|
ENUM_BOUNDARY |