Pass dpiVertical and dpiHorizontal to print settings

This commit is contained in:
Cheng Zhao 2017-08-22 13:54:49 +09:00
parent 8b55e6e2f5
commit d233fc044a
6 changed files with 13 additions and 9 deletions

View file

@ -54,7 +54,6 @@ struct PrintMsg_Print_Params {
base::string16 title;
base::string16 url;
bool should_print_backgrounds;
base::string16 device_name;
};
struct PrintMsg_PrintPages_Params {