Index: chrome/browser/browser_resources.grd |
=================================================================== |
--- chrome/browser/browser_resources.grd (revision 114056) |
+++ chrome/browser/browser_resources.grd (working copy) |
@@ -91,6 +91,8 @@ |
<include name="IDR_POLICY_CSS" file="resources\policy.css" type="BINDATA"/> |
<include name="IDR_POLICY_HTML" file="resources\policy.html" flattenhtml="true" allowexternalscript="true" type="BINDATA"/> |
<include name="IDR_POLICY_JS" file="resources\policy.js" type="BINDATA"/> |
+ <include name="IDR_PRINT_PREVIEW_DUMMY_HTML" file="resources\print_preview\print_preview_dummy.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
+ <include name="IDR_PRINT_PREVIEW_DUMMY_JS" file="resources\print_preview\print_preview_dummy.js" flattenhtml="true" type="BINDATA" /> |
<include name="IDR_PRINT_PREVIEW_HTML" file="resources\print_preview\print_preview.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
<include name="IDR_PRINT_PREVIEW_JS" file="resources\print_preview\print_preview.js" flattenhtml="true" type="BINDATA" /> |
<include name="IDR_PROFILER_HTML" file="resources\profiler\profiler.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |