| Index: chrome/browser/resources/options/options_page.css
|
| diff --git a/chrome/browser/resources/options/options_page.css b/chrome/browser/resources/options/options_page.css
|
| index f722536964596837342da5207299d7a9f524ca21..e132bd480df170995e0847377bf9faf937fbb530 100644
|
| --- a/chrome/browser/resources/options/options_page.css
|
| +++ b/chrome/browser/resources/options/options_page.css
|
| @@ -430,7 +430,7 @@ list:not([disabled]) > :hover {
|
| background-color: #e4ecf7;
|
| }
|
|
|
| -/* TODO(stuartmorgan): Once this becomes the list style for other DOMUI pages
|
| +/* TODO(stuartmorgan): Once this becomes the list style for other WebUI pages
|
| * these rules can be simplified (since they wont need to override other rules).
|
| */
|
|
|
|
|