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

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: '' 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 a061b6273c51c30759d98f8a11b8f39f3e3212ab..b03d45e7490b3842dcdb476093feaff995bc586d 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