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

Unified Diff: printing/print_settings_initializer_gtk.h

Issue 7799003: Add printing.dll to the component build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 4 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: printing/print_settings_initializer_gtk.h
===================================================================
--- printing/print_settings_initializer_gtk.h (revision 98598)
+++ printing/print_settings_initializer_gtk.h (working copy)
@@ -16,7 +16,7 @@
class PrintSettings;
// Initializes a PrintSettings object from the provided Gtk printer objects.
-class PrintSettingsInitializerGtk {
+class PRINTING_EXPORT PrintSettingsInitializerGtk {
public:
static void InitPrintSettings(GtkPrintSettings* settings,
GtkPageSetup* page_setup,

Powered by Google App Engine
This is Rietveld 408576698