Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 913dec8a66d7610c416f869480e35ca8f9dcdc63..5b6112b09cdedaaf7b327324f8e142bfe1044b19 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -456,7 +456,9 @@ const char kEnhancedBookmarksExperiment[] = "enhanced-bookmarks-experiment"; |
// installing in Chrome. |
const char kEnableEphemeralApps[] = "enable-ephemeral-apps"; |
-// Enables experimental hotword detection features. |
+// Enables experimental hotword detection features. These features include |
+// using a new component extension for performing hotword detection, new UI |
+// flows, and always-on detection. |
const char kEnableExperimentalHotwording[] = "enable-experimental-hotwording"; |
// Enables logging for extension activity. |