| Index: chrome/browser/resources/sync_promo.html
|
| diff --git a/chrome/browser/resources/sync_promo.html b/chrome/browser/resources/sync_promo.html
|
| index d91652adb6eb9ebb4e052c9bd518a211d33cc537..52426d08c935d570a7616f1593d3376ac7c89592 100644
|
| --- a/chrome/browser/resources/sync_promo.html
|
| +++ b/chrome/browser/resources/sync_promo.html
|
| @@ -15,6 +15,7 @@
|
| <script src="options/options_page.js"></script>
|
| <script src="sync_setup_overlay.js"></script>
|
| <script src="sync_promo.js"></script>
|
| +<link rel="stylesheet" href="chrome://resources/css/button.css">
|
| <link rel="stylesheet" href="shared/css/throbber.css">
|
| <link rel="stylesheet" href="sync_setup_overlay.css">
|
| <link rel="stylesheet" href="sync_promo.css">
|
|
|