| Index: chrome/browser/resources/sync_promo/sync_promo.html
|
| ===================================================================
|
| --- chrome/browser/resources/sync_promo/sync_promo.html (revision 177292)
|
| +++ chrome/browser/resources/sync_promo/sync_promo.html (working copy)
|
| @@ -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/throbber.css">
|
| -<link rel="stylesheet" href="../shared/css/widgets.css">
|
| +<link rel="stylesheet" href="../../../../ui/webui/resources/css/throbber.css">
|
| +<link rel="stylesheet" href="../../../../ui/webui/resources/css/widgets.css">
|
| <link rel="stylesheet" href="../sync_setup_overlay.css">
|
| <link rel="stylesheet" href="sync_promo.css">
|
| </head>
|
|
|