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

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: Rebase 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 161e60052e873b92049f7ae0d417abceb2aeb945..fab2dc188e8214e99ec5e162a2174a76300d5aea 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -955,6 +955,7 @@ enum HistogramValue {
USB_GETCONFIGURATION,
WEBVIEWINTERNAL_SETALLOWTRANSPARENCY,
EASYUNLOCKPRIVATE_GETUSERINFO,
+ HOTWORDPRIVATE_GETLAUNCHSTATE,
// Last entry: Add new entries above and ensure to update
// tools/metrics/histograms/histograms.xml.
ENUM_BOUNDARY
« no previous file with comments | « chrome/test/data/extensions/api_test/hotword_private/getLaunchState/test.js ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698