| 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 3423293bc82db859d8ba94fa20831f6b5628abb4..272df3716f90b2066e4da80eb79be1eb49ff9d7f 100644
|
| --- a/chrome/browser/resources/options/browser_options.html
|
| +++ b/chrome/browser/resources/options/browser_options.html
|
| @@ -2,7 +2,6 @@
|
| <header>
|
| <h1 i18n-content="settingsTitle"></h1>
|
| </header>
|
| - <include src="reset_profile_settings_banner.html">
|
| <include src="automatic_settings_reset_banner.html">
|
| <if expr="chromeos">
|
| <include src="secondary_user_banner.html">
|
|
|