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" |