| Index: chrome/browser/browser_resources.grd
|
| diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
|
| index 9c24f53d4dc5a22f03e761802fe49d553c0d4994..f5ba8d6170032d2b2c16815397fc5ac1ac6bbfba 100644
|
| --- a/chrome/browser/browser_resources.grd
|
| +++ b/chrome/browser/browser_resources.grd
|
| @@ -103,6 +103,18 @@
|
| <include name="IDR_POLICY_JS" file="resources\policy.js" 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_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_CLOUD_PRINTER_SHARED_32"
|
| + file="resources\print_preview\images\cloud_printer_shared_32.png" type="BINDATA" />
|
| + <include name="IDR_PRINT_PREVIEW_IMAGES_GOOGLE_PROMOTED_PRINTER_32"
|
| + file="resources\print_preview\images\google_promoted_printer_32.png" type="BINDATA" />
|
| + <include name="IDR_PRINT_PREVIEW_IMAGES_MOBILE_32"
|
| + file="resources\print_preview\images\mobile_32.png" type="BINDATA" />
|
| + <include name="IDR_PRINT_PREVIEW_IMAGES_MOBILE_SHARED_32"
|
| + file="resources\print_preview\images\mobile_shared_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" />
|
|
|