| Index: chrome/browser/resources/chromeos/sim_unlock.html
|
| diff --git a/chrome/browser/resources/chromeos/sim_unlock.html b/chrome/browser/resources/chromeos/sim_unlock.html
|
| index 19528dc663ec5dcdf557ee97dc0541cae50bd488..aa53ce6dce08c2a724d297d704fc82c8d7d1a15a 100644
|
| --- a/chrome/browser/resources/chromeos/sim_unlock.html
|
| +++ b/chrome/browser/resources/chromeos/sim_unlock.html
|
| @@ -2,7 +2,7 @@
|
| <html i18n-values="dir:textdirection">
|
| <head>
|
| <title i18n-content="title"></title>
|
| -<link rel="stylesheet" href="chrome://resources/css/button.css">
|
| +<link rel="stylesheet" href="chrome://resources/css/widgets.css">
|
| <link rel="stylesheet" href="mobile_dialogs.css">
|
| <link rel="stylesheet" href="sim_unlock.css">
|
| <script src="chrome://resources/js/cr.js"></script>
|
|
|