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

Unified Diff: chrome/browser/resources/print_preview/print_preview_dummy.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: Added WebUI tests and addressed review comments Created 8 years, 8 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/print_preview_dummy.html
diff --git a/chrome/browser/resources/print_preview/print_preview_dummy.html b/chrome/browser/resources/print_preview/print_preview_dummy.html
index 52af404a24a18ab21f4d70ee25c0493476cae053..eeb6679cc7d708f9ce6225e80e7f195412215861 100644
--- a/chrome/browser/resources/print_preview/print_preview_dummy.html
+++ b/chrome/browser/resources/print_preview/print_preview_dummy.html
@@ -44,7 +44,7 @@
<include src="layout_settings.html"></include>
<include src="color_settings.html"></include>
<include src="margin_settings.html"></include>
- <include src="header_footer_settings.html"></include>
+ <include src="more_options.html"></include>
<div>
<if expr="pp_ifdef('chromeos')">
<button id="system-dialog-link"

Powered by Google App Engine
This is Rietveld 408576698