Index: chrome/renderer/mock_printer.h |
diff --git a/chrome/renderer/mock_printer.h b/chrome/renderer/mock_printer.h |
index 9386edfb3619ea75b240c6f90d5e03fd9b860255..ca5f62f853bda1c0acc63a0b209d0f2b43b3b3dc 100644 |
--- a/chrome/renderer/mock_printer.h |
+++ b/chrome/renderer/mock_printer.h |
@@ -148,7 +148,7 @@ class MockPrinter { |
// Specifies whether to retain/crop/scale source page size to fit the |
// given printable area. |
- WebKit::WebPrintScalingOption print_scaling_option_; |
+ blink::WebPrintScalingOption print_scaling_option_; |
// Used for displaying headers and footers. |
bool display_header_footer_; |