Index: components/printing/test/mock_printer.h |
diff --git a/components/printing/test/mock_printer.h b/components/printing/test/mock_printer.h |
index 9492a6bf4876d36ff457e768e1aa4726a39ad365..0adb9af0b81715f8b04366867229bc5274a90fbb 100644 |
--- a/components/printing/test/mock_printer.h |
+++ b/components/printing/test/mock_printer.h |
@@ -124,9 +124,6 @@ class MockPrinter { |
// Specifies dots per inch. |
double dpi_; |
- // Desired apparent dpi on paper. |
- int desired_dpi_; |
- |
// Print selection. |
bool selection_only_; |