Index: components/resources/printing_resources.grdp |
diff --git a/components/resources/printing_resources.grdp b/components/resources/printing_resources.grdp |
new file mode 100644 |
index 0000000000000000000000000000000000000000..7213746453bd27a9eac33d516b3a9e696de31c71 |
--- /dev/null |
+++ b/components/resources/printing_resources.grdp |
@@ -0,0 +1,6 @@ |
+<?xml version="1.0" encoding="utf-8"?> |
+<grit-part> |
+ <if expr="enable_print_preview"> |
+ <include name="IDR_PRINT_PREVIEW_PAGE" file="../printing/resources/print_preview_page.html" flattenhtml="true" allowexternalscript="false" type="BINDATA" /> |
+ </if> |
+</grit-part> |