Index: chrome/browser/resources/options2/content_settings.html |
diff --git a/chrome/browser/resources/options2/content_settings.html b/chrome/browser/resources/options2/content_settings.html |
index bd21b0ca7c4364265cf1b559bf239973c0d8883c..ba62d9052fe566e34f3530e9bbdc0a5552d82c3f 100644 |
--- a/chrome/browser/resources/options2/content_settings.html |
+++ b/chrome/browser/resources/options2/content_settings.html |
@@ -246,7 +246,7 @@ |
</div> |
</section> |
<!-- Intent registration filter tab contents --> |
- <if expr="pp_ifdef('enable_web_intents')"> |
+ <if expr="pp_ifdef('enable_web_intents_tag')"> |
<section id="intents-section"> |
<h3 i18n-content="intentsTabLabel" class="content-settings-header"></h3> |
<div> |