Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(534)

Unified Diff: chrome/browser/resources/print_preview/header_footer_settings.html

Issue 10083060: [Print Preview]: Added code to support pdf fit to page functionality. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase + Fix nit Created 8 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/print_preview/header_footer_settings.html
diff --git a/chrome/browser/resources/print_preview/header_footer_settings.html b/chrome/browser/resources/print_preview/header_footer_settings.html
deleted file mode 100644
index 7459bf0ac0f56b8448466f8a8cdbfcd54b378981..0000000000000000000000000000000000000000
--- a/chrome/browser/resources/print_preview/header_footer_settings.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<div id="header-footer-option" class="two-column visible">
- <h1 i18n-content="optionsLabel"></h1>
- <div class="right-column checkbox"><label>
- <input id="header-footer" type="checkbox" />
- <span i18n-content="optionHeaderFooter"></span>
- </label></div>
-</div>

Powered by Google App Engine
This is Rietveld 408576698