| Index: components/printing/test/mock_printer.h
|
| diff --git a/components/printing/test/mock_printer.h b/components/printing/test/mock_printer.h
|
| index c989d58189716e5d0e62469503ecc432281ea697..37cae6c813b57348f7ebca067be46eb1a052b394 100644
|
| --- a/components/printing/test/mock_printer.h
|
| +++ b/components/printing/test/mock_printer.h
|
| @@ -121,8 +121,6 @@ class MockPrinter {
|
|
|
| // Specifies dots per inch.
|
| double dpi_;
|
| - double max_shrink_;
|
| - double min_shrink_;
|
|
|
| // Desired apparent dpi on paper.
|
| int desired_dpi_;
|
|
|