Chromium Code Reviews| 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 44add992f64da18a15cd799cc4c93663a5e0aa59..0ffaa539d83c2ab03b5ec2b8d6f940b06b46fbe6 100644 |
| --- a/chrome/browser/resources/options/settings_banner.css |
| +++ b/chrome/browser/resources/options/settings_banner.css |
| @@ -2,8 +2,10 @@ |
| * Use of this source code is governed by a BSD-style license that can be |
| * found in the LICENSE file. */ |
| -/* These styles are used bby both reset_profile_settings_banner.html and |
| - * automatic_settings_reset_banner.html. */ |
| +/* |
|
Dan Beam
2014/08/01 18:28:52
nit: /* TODO
engedy
2014/08/01 19:44:07
Done.
|
| + * TODO(engedy): These styles are used by automatic_settings_reset_banner.html |
| + * only. Rename/refactor this into automatic_settings_reset_banner.css. |
| + */ |
| .settings-banner { |
| background-color: #f5f5f5; |