Move PDF printing setting in JS part.
This commit is contained in:
parent
c0a6cb69bf
commit
6e099af5fe
6 changed files with 64 additions and 83 deletions
|
@ -55,7 +55,6 @@ class NativeWindow : public CommonWebContentsDelegate,
|
|||
public content::NotificationObserver {
|
||||
public:
|
||||
typedef base::Callback<void(const SkBitmap& bitmap)> CapturePageCallback;
|
||||
typedef base::Callback<void(int)> PrintToPDFCallback;
|
||||
|
||||
class DialogScope {
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue