Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / printing / print_view_manager.h
index 333fb6a..d07299b 100644 (file)
@@ -22,6 +22,7 @@ class PrintViewManager : public PrintViewManagerBase,
  public:
   virtual ~PrintViewManager();
 
+#if !defined(DISABLE_BASIC_PRINTING)
   // Same as PrintNow(), but for the case where a user prints with the system
   // dialog from print preview.
   bool PrintForSystemDialogNow();
@@ -29,12 +30,8 @@ class PrintViewManager : public PrintViewManagerBase,
   // Same as PrintNow(), but for the case where a user press "ctrl+shift+p" to
   // show the native system dialog. This can happen from both initiator and
   // preview dialog.
-  bool AdvancedPrintNow();
-
-  // Same as PrintNow(), but for the case where we want to send the result to
-  // another destination.
-  // TODO(mad) Add an argument so we can pass the destination interface.
-  bool PrintToDestination();
+  bool BasicPrint();
+#endif  // !DISABLE_BASIC_PRINTING
 
   // Initiate print preview of the current document by first notifying the
   // renderer. Since this happens asynchronous, the print preview dialog