Chromium Code Reviews| Index: chrome/browser/resources/print_preview.html |
| =================================================================== |
| --- chrome/browser/resources/print_preview.html (revision 68335) |
| +++ chrome/browser/resources/print_preview.html (working copy) |
| @@ -76,6 +76,7 @@ |
| <div id="separator"></div> |
| <div id="mainview"> |
| <p id="loading" i18n-content="loading"></p> |
| + <p id="no-plugin" class="hidden" i18n-content="noPlugin"></p> |
| </div> |
| <script> |