Index: chrome/browser/browser_resources.grd |
diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd |
index 01827b24d9cb3dfc60240521fa5ee44bb4e22275..93bec5a471b1d09c56abb58817cb76a4ec8d7e36 100644 |
--- a/chrome/browser/browser_resources.grd |
+++ b/chrome/browser/browser_resources.grd |
@@ -104,6 +104,18 @@ |
<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_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_PRINT_PREVIEW_IMAGES_CLASSIC_PRINTER_24" |
Albert Bodenhamer
2012/04/16 19:25:06
Why 2 different color depths? Keep in mind, space
|
+ file="resources\print_preview\images\classic_printer_24.png" type="BINDATA" /> |
+ <include name="IDR_PRINT_PREVIEW_IMAGES_CLOUD_PRINTER_24" |
+ file="resources\print_preview\images\cloud_printer_24.png" type="BINDATA" /> |
+ <include name="IDR_PRINT_PREVIEW_IMAGES_GOOGLE_SPONSORED_PRINTER_24" |
+ file="resources\print_preview\images\google_sponsored_printer_24.png" type="BINDATA" /> |
+ <include name="IDR_PRINT_PREVIEW_IMAGES_CLASSIC_PRINTER_32" |
+ file="resources\print_preview\images\classic_printer_32.png" type="BINDATA" /> |
+ <include name="IDR_PRINT_PREVIEW_IMAGES_CLOUD_PRINTER_32" |
+ file="resources\print_preview\images\cloud_printer_32.png" type="BINDATA" /> |
+ <include name="IDR_PRINT_PREVIEW_IMAGES_GOOGLE_SPONSORED_PRINTER_32" |
+ file="resources\print_preview\images\google_sponsored_printer_32.png" type="BINDATA" /> |
<include name="IDR_PROFILER_HTML" file="resources\profiler\profiler.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
<include name="IDR_PROFILER_JS" file="resources\profiler\profiler.js" flattenhtml="true" type="BINDATA" /> |
<include name="IDR_READER_OUT_OF_DATE_HTML" file="resources\reader_out_of_date.html" flattenhtml="true" type="BINDATA" /> |