| Index: chrome/browser/resources/sync_promo/sync_promo.html
|
| diff --git a/chrome/browser/resources/sync_promo/sync_promo.html b/chrome/browser/resources/sync_promo/sync_promo.html
|
| index 4bcdd52ef76239b5e45ca1f2aa1c957b15731314..c2d4dd98ecbad7c4c2f6ed6f2472519155acea44 100644
|
| --- a/chrome/browser/resources/sync_promo/sync_promo.html
|
| +++ b/chrome/browser/resources/sync_promo/sync_promo.html
|
| @@ -12,8 +12,8 @@
|
| <script src="chrome://resources/js/cr/event_target.js"></script>
|
| <script src="../strings.js"></script>
|
| <script src="sync_promo.js"></script>
|
| -<link rel="stylesheet" href="../shared/css/button.css">
|
| <link rel="stylesheet" href="../shared/css/throbber.css">
|
| +<link rel="stylesheet" href="../shared/css/widgets.css">
|
| <link rel="stylesheet" href="../sync_setup_overlay.css">
|
| <link rel="stylesheet" href="sync_promo.css">
|
| </head>
|
|
|