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

Unified Diff: ui/shell_dialogs.gypi

Issue 27441003: Use BaseShellDialog for print dialog on Windows (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 2 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 | « printing/printing_context_win.cc ('k') | ui/shell_dialogs/base_shell_dialog_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/shell_dialogs.gypi
diff --git a/ui/shell_dialogs.gypi b/ui/shell_dialogs.gypi
index 2675d73ab8ea0be95e188f47c094abc90ef3d831..29f676f0205d5ab83712072618ab8a8e293b6538 100644
--- a/ui/shell_dialogs.gypi
+++ b/ui/shell_dialogs.gypi
@@ -30,6 +30,8 @@
'shell_dialogs/gtk/select_file_dialog_impl_kde.cc',
'shell_dialogs/linux_shell_dialog.cc',
'shell_dialogs/linux_shell_dialog.h',
+ 'shell_dialogs/print_settings_dialog_win.cc',
+ 'shell_dialogs/print_settings_dialog_win.h',
'shell_dialogs/select_file_dialog.cc',
'shell_dialogs/select_file_dialog.h',
'shell_dialogs/select_file_dialog_android.cc',
« no previous file with comments | « printing/printing_context_win.cc ('k') | ui/shell_dialogs/base_shell_dialog_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698