| Index: chrome/browser/resources/plugins.html
|
| diff --git a/chrome/browser/resources/plugins.html b/chrome/browser/resources/plugins.html
|
| index 50fe445df442a6cb495b826d6282335047ef8f38..49dafd0c64d4635be3c48b763c9ec0f69e3b458c 100644
|
| --- a/chrome/browser/resources/plugins.html
|
| +++ b/chrome/browser/resources/plugins.html
|
| @@ -3,7 +3,7 @@
|
| <head>
|
| <meta charset="utf-8">
|
| <title i18n-content="pluginsTitle"></title>
|
| -<link rel="stylesheet" href="plugins.css"/>
|
| +<link rel="stylesheet" href="plugins.css">
|
| <if expr="pp_ifdef('chromeos')">
|
| <link rel="stylesheet"
|
| href="chrome://resources/css/chromeos/ui_account_tweaks.css">
|
|
|