From 2cd75c128306f0975c904574750c12c6cf8ea367 Mon Sep 17 00:00:00 2001 From: rlp Date: Wed, 3 Dec 2014 16:26:44 -0800 Subject: [Hotword] Reverse the experimental flag so that it is on by default. This means that v2 hotword (using the shared module instead of the CWS extension) will be the default. Updates tests to account for new default. The next CL will take care of cleaning up usage of IsExperimentalHotwordingEnabled(). BUG=432995 Review URL: https://codereview.chromium.org/774003002 Cr-Commit-Position: refs/heads/master@{#306730} --- tools/metrics/histograms/histograms.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml index 639fcfe..0472e82 100644 --- a/tools/metrics/histograms/histograms.xml +++ b/tools/metrics/histograms/histograms.xml @@ -48902,6 +48902,7 @@ To add a new entry, add it with any value and run test to compute valid value. + -- cgit v1.1