| 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 0cab9b58014e03c9337f0be0521229e73a27e408..9cf8e60fb013a897d2da8faa4a700b86e14e92c3 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">
|
|
|