Index: chrome/browser/search/hotword_service_factory.cc |
diff --git a/chrome/browser/search/hotword_service_factory.cc b/chrome/browser/search/hotword_service_factory.cc |
index ee3067974c41428451ee24664b9bbbc9d79682ae..f456c641d00e988dba22bc33422eb1a4251e419f 100644 |
--- a/chrome/browser/search/hotword_service_factory.cc |
+++ b/chrome/browser/search/hotword_service_factory.cc |
@@ -46,7 +46,7 @@ bool HotwordServiceFactory::IsHotwordAllowed(BrowserContext* context) { |
} |
// static |
-bool HotwordServiceFactory::IsHotwordHardwareAvailable() { |
+bool HotwordServiceFactory::IsAlwaysOnAvailable() { |
// Temporarily disabling hotword hardware check for M42. Will be |
// re-enabled for M43. |
#if 0 |