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

Unified Diff: chrome/browser/browser_resources.grd

Issue 2618313004: [CUPS] Implement the enterprise icon for printers in Print Preview Dialog. (Closed)
Patch Set: Address dpapad@'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
« no previous file with comments | « no previous file | chrome/browser/chromeos/printing/printer_pref_manager_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/browser_resources.grd
diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
index 6a4068bd5a8cffc2e3fc2afc2bfa22d6f3f6aaab..c9d38294b82eb593bdac8fef204d43676076f65b 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="../../ui/webui/resources/images/business.svg" 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/chromeos/printing/printer_pref_manager_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698