Index: chrome/browser/resources/options/browser_options.html |
diff --git a/chrome/browser/resources/options/browser_options.html b/chrome/browser/resources/options/browser_options.html |
index 79c905b9ee6a4ba59c607e79f5d6fca86aecf585..0cab9b58014e03c9337f0be0521229e73a27e408 100644 |
--- a/chrome/browser/resources/options/browser_options.html |
+++ b/chrome/browser/resources/options/browser_options.html |
@@ -153,7 +153,7 @@ |
</div> |
</section> |
<section> |
- <h3 i18n-content="sectionTitleVoice"></h3> |
+ <h3 id="voice-section-title" i18n-content="sectionTitleVoice" hidden></h3> |
<div id="voice-section-content"> |
Matt Giuca
2014/07/24 06:52:09
I think you can put the <h3> inside this <div> and
kcarattini
2014/07/24 07:11:34
Moving the h3 inside the div changes the indentati
Matt Giuca
2014/07/24 07:13:29
Acknowledged.
|
<div id="hotword-search" hidden> |
<div class="checkbox"> |