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

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 5 years 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..cff879af1af4e4dde36e2be77939373a03e6c9df
--- /dev/null
+++ b/chrome/browser/resources/print_preview/pdf_preview.html
@@ -0,0 +1 @@
+<include src="../pdf/index-material.html">

Powered by Google App Engine
This is Rietveld 408576698