Commit 7519d14a authored by David Black's avatar David Black Committed by Commit Bot

Nest voice match under "Ok Google" in Settings.

Bug: b:141990654
Change-Id: I249a7bf9fb124877a540760d4e547f9f0d4b9a7e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1836138Reviewed-by: default avatarXiaohui Chen <xiaohuic@chromium.org>
Reviewed-by: default avatarSteven Bennetts <stevenjb@chromium.org>
Commit-Queue: David Black <dmblack@google.com>
Cr-Commit-Position: refs/heads/master@{#702173}
parent 26bb1f45
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
</select> </select>
</div> </div>
<template is="dom-if" if="[[shouldShowVoiceMatchSettings_]]"> <template is="dom-if" if="[[shouldShowVoiceMatchSettings_]]">
<div class="settings-box"> <div class="settings-box continuation embedded">
<div class="start text-area settings-box-text"> <div class="start text-area settings-box-text">
<div class="label"> <div class="label">
$i18n{googleAssistantVoiceSettings} $i18n{googleAssistantVoiceSettings}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment