| Index: chrome/browser/resources/policy.html
|
| diff --git a/chrome/browser/resources/policy.html b/chrome/browser/resources/policy.html
|
| index b8ac33dc1f65df26a6a435f1f85b86dedd25e7de..d9cd832ca9361b674c6fef772d45b710564d4e92 100644
|
| --- a/chrome/browser/resources/policy.html
|
| +++ b/chrome/browser/resources/policy.html
|
| @@ -3,7 +3,7 @@
|
| <head>
|
| <meta charset="utf-8">
|
| <title i18n-content="policyTitle"></title>
|
| -<link rel="stylesheet" href="chrome://resources/css/button.css">
|
| +<link rel="stylesheet" href="chrome://resources/css/widgets.css">
|
| <link rel="stylesheet" href="policy.css">
|
| <script src="chrome://policy/strings.js"></script>
|
| <script src="chrome://resources/js/cr.js"></script>
|
|
|