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 class="hidden" id="no-plugin" i18n-content="noPlugin"></p> |
|
James Hawkins
2010/12/06 20:50:53
id before class.
|
| </div> |
| <script> |