Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(598)

Unified Diff: chrome/browser/browser_resources.grd

Issue 2618313004: [CUPS] Implement the enterprise icon for printers in Print Preview Dialog. (Closed)
Patch Set: Address skau@'s comments. Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/browser_resources.grd
diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
index 2b46f65e2b111ccc890018c6e068c1766c3cd1cb..ac699f0d022ac47a7b4856b8f1b295fe99259cd4 100644
--- a/chrome/browser/browser_resources.grd
+++ b/chrome/browser/browser_resources.grd
@@ -403,6 +403,8 @@
file="resources\print_preview\images\printer.png" type="BINDATA" />
<include name="IDR_PRINT_PREVIEW_IMAGES_PRINTER_SHARED"
file="resources\print_preview\images\printer_shared.png" type="BINDATA" />
+ <include name="IDR_PRINT_PREVIEW_IMAGES_ENTERPRISE_PRINTER"
+ file="resources\print_preview\images\enterprise_printer.png" type="BINDATA" />
<include name="IDR_PRINT_PREVIEW_IMAGES_GOOGLE_DOC"
file="resources\print_preview\images\google_doc.png" type="BINDATA" />
<include name="IDR_PRINT_PREVIEW_IMAGES_PDF"
« no previous file with comments | « no previous file | chrome/browser/resources/print_preview/data/destination.js » ('j') | chromeos/printing/printer_translator.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698