| Index: chrome/browser/resources/shared/css/chrome_shared.css
|
| diff --git a/chrome/browser/resources/shared/css/chrome_shared2.css b/chrome/browser/resources/shared/css/chrome_shared.css
|
| similarity index 94%
|
| rename from chrome/browser/resources/shared/css/chrome_shared2.css
|
| rename to chrome/browser/resources/shared/css/chrome_shared.css
|
| index 23b18b904e85ddf4c3811afb0840f6b5abaf90a6..134e3dcb0d96052f14a4c8939594cef4a63c911e 100644
|
| --- a/chrome/browser/resources/shared/css/chrome_shared2.css
|
| +++ b/chrome/browser/resources/shared/css/chrome_shared.css
|
| @@ -3,8 +3,7 @@
|
| * found in the LICENSE file. */
|
|
|
| /* This file holds CSS that should be shared, in theory, by all user-visible
|
| - * chrome:// pages. This contrasts chrome_shared.css, which it is meant to
|
| - * replace, but has CSS specific to options and options-like pages. */
|
| + * chrome:// pages. */
|
|
|
| @import url("chrome://resources/css/widgets.css");
|
| <if expr="pp_ifdef('chromeos')">
|
|
|