| Index: chrome/browser/resources/print_preview.html
|
| ===================================================================
|
| --- chrome/browser/resources/print_preview.html (revision 84688)
|
| +++ chrome/browser/resources/print_preview.html (working copy)
|
| @@ -4,7 +4,7 @@
|
| <meta charset="utf-8">
|
| <title i18n-content="title"></title>
|
| <link rel="icon" href="../../app/theme/print_preview_favicon.png">
|
| -<link rel="stylesheet" href="webui.css">
|
| +<link rel="stylesheet" href="chrome://resources/css/webui.css">
|
| <link rel="stylesheet" href="print_preview.css">
|
| <script src="chrome://resources/js/local_strings.js"></script>
|
| <script src="chrome://resources/js/util.js"></script>
|
|
|