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

Unified Diff: chrome/chrome_browser.gypi

Issue 6903083: PrintPreview:[MAC & WIN] Added code to show the native printer management dialog. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Addressed review comments Created 9 years, 8 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 | « chrome/browser/ui/webui/print_preview_ui_html_source.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 1d52ea8bb4dcba6c2c84ed2995610882a1c47589..b5f1187609eab9284ea5f62f01347e6dfc3ee7f5 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1651,6 +1651,10 @@
'browser/printing/print_preview_tab_controller.h',
'browser/printing/print_view_manager.cc',
'browser/printing/print_view_manager.h',
+ 'browser/printing/printer_manager_dialog.h',
+ 'browser/printing/printer_manager_dialog_linux.cc',
+ 'browser/printing/printer_manager_dialog_mac.mm',
+ 'browser/printing/printer_manager_dialog_win.cc',
'browser/printing/printer_query.cc',
'browser/printing/printer_query.h',
'browser/printing/printing_message_filter.cc',
« no previous file with comments | « chrome/browser/ui/webui/print_preview_ui_html_source.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698