| 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 0f49085447f587122c14e8a9e299baed7221b64d..c2282247e73aaef918961cc5f5c8c392903569b0 100644
|
| --- a/chrome/browser/resources/options/content_settings.html
|
| +++ b/chrome/browser/resources/options/content_settings.html
|
| @@ -304,7 +304,6 @@
|
| </div>
|
| </div>
|
| </section>
|
| -<if expr="chromeos or is_win">
|
| <!-- Protected Content filter -->
|
| <section guest-visibility="disabled">
|
| <h3 i18n-content="protectedContentTabLabel"
|
| @@ -328,7 +327,6 @@
|
| </if>
|
| </div>
|
| </section>
|
| -</if>
|
| <!-- Microphone filter -->
|
| <section id="media-stream-mic">
|
| <h3 i18n-content="mediaStreamMicTabLabel"></h3>
|
|
|