Index: components/resources/printing_resources.grdp |
diff --git a/components/resources/printing_resources.grdp b/components/resources/printing_resources.grdp |
index 7213746453bd27a9eac33d516b3a9e696de31c71..26e300c04966b4ddff4405bd21306f8793eb9d59 100644 |
--- a/components/resources/printing_resources.grdp |
+++ b/components/resources/printing_resources.grdp |
@@ -1,6 +1,6 @@ |
<?xml version="1.0" encoding="utf-8"?> |
<grit-part> |
- <if expr="enable_print_preview"> |
+ <if expr="enable_basic_printing or 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> |