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

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

Issue 1217503012: Avoid cross-origin iframe issues when loading PDF in print preview (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 12 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/pdf_preview.html
diff --git a/chrome/browser/resources/print_preview/pdf_preview.html b/chrome/browser/resources/print_preview/pdf_preview.html
new file mode 100644
index 0000000000000000000000000000000000000000..ba3ea35b5d699ac84a09568ba0341184d36b3e05
--- /dev/null
+++ b/chrome/browser/resources/print_preview/pdf_preview.html
@@ -0,0 +1 @@
+<include src="../pdf/index.html">

Powered by Google App Engine
This is Rietveld 408576698