Fix other compilation errors
This commit is contained in:
parent
98fbe5127b
commit
5b2c0110dc
9 changed files with 16 additions and 27 deletions
|
@ -192,6 +192,7 @@ void PrintJobWorker::GetSettingsWithUI(
|
|||
printing_context_->AskUserForSettings(
|
||||
document_page_count,
|
||||
has_selection,
|
||||
false,
|
||||
base::Bind(&PrintJobWorker::GetSettingsWithUIDone,
|
||||
base::Unretained(this)));
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue