Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1353)

Unified Diff: chrome/browser/resources/options/content_settings.html

Issue 289063012: [Hotword] Add error message display back in. Add error messages for NaCl. Add metrics for errors. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove audio Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/options/content_settings.html
diff --git a/chrome/browser/resources/options/content_settings.html b/chrome/browser/resources/options/content_settings.html
index a76ee9e9209a9fa4fb291fa8140a3244005b4732..176c72d650dfcb928ec82f0be5aa44c83adeac63 100644
--- a/chrome/browser/resources/options/content_settings.html
+++ b/chrome/browser/resources/options/content_settings.html
@@ -422,7 +422,7 @@
</section>
</if>
<!-- Media Stream capture device filter -->
- <section>
+ <section id="media-stream-settings">
<div class="section-header">
<h3 i18n-content="mediaStreamTabLabel"></h3>
<span id="media-indicator"

Powered by Google App Engine
This is Rietveld 408576698