| Index: chrome/browser/resources/options/settings_banner.css
|
| diff --git a/chrome/browser/resources/options/settings_banner.css b/chrome/browser/resources/options/settings_banner.css
|
| index 82a84d7ba182cad30d70d842fa1d5e5279037554..33ac8c5f8a5522a3113e4ccde39ede73313c6557 100644
|
| --- a/chrome/browser/resources/options/settings_banner.css
|
| +++ b/chrome/browser/resources/options/settings_banner.css
|
| @@ -2,8 +2,8 @@
|
| * Use of this source code is governed by a BSD-style license that can be
|
| * found in the LICENSE file. */
|
|
|
| -/* TODO(engedy): These styles are used by automatic_settings_reset_banner.html
|
| - * only. Rename/refactor this into automatic_settings_reset_banner.css. */
|
| +/* These styles are used by both reset_profile_settings_banner.html and
|
| + * automatic_settings_reset_banner.html. */
|
|
|
| .settings-banner {
|
| background-color: #f5f5f5;
|
|
|