Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(711)

Unified Diff: extensions/browser/extension_function_histogram_value.h

Issue 528113003: Hotword Audio Verification App: Adds to hotwordPrivate API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@page-one
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698