| Index: chrome/browser/resources/options2/content_settings.html
|
| ===================================================================
|
| --- chrome/browser/resources/options2/content_settings.html (revision 119305)
|
| +++ chrome/browser/resources/options2/content_settings.html (working copy)
|
| @@ -246,7 +246,7 @@
|
| </div>
|
| </section>
|
| <!-- Intent registration filter tab contents -->
|
| - <if expr="pp_ifdef('enable_web_intents_tag')">
|
| + <if expr="pp_ifdef('enable_web_intents')">
|
| <section id="intents-section">
|
| <h3 i18n-content="intentsTabLabel" class="content-settings-header"></h3>
|
| <div>
|
|
|