| Index: chrome/browser/resources/options/browser_options.html
|
| diff --git a/chrome/browser/resources/options/browser_options.html b/chrome/browser/resources/options/browser_options.html
|
| index fcfbb640e83ae949090d0d6c0961a3fb87eefe5b..218964d8f39c94f80f6cd8ed650b79af3873d982 100644
|
| --- a/chrome/browser/resources/options/browser_options.html
|
| +++ b/chrome/browser/resources/options/browser_options.html
|
| @@ -348,18 +348,6 @@
|
| </div>
|
| </div>
|
| </section>
|
| -
|
| - <section id="device-control-section" hidden>
|
| - <h3 i18n-content="deviceControlTitle"></h3>
|
| - <div id="consumer-management-section">
|
| - <div class="settings-row">
|
| - <span i18n-content="consumerManagementDescription"></span>
|
| - </div>
|
| - <div class="settings-row">
|
| - <button id="consumer-management-button"></button>
|
| - </div>
|
| - </div>
|
| - </section>
|
| </if>
|
| <section id="privacy-section">
|
| <h3 i18n-content="advancedSectionTitlePrivacy"></h3>
|
|
|