| Index: chrome/browser/printing/print_preview_dialog_controller_browsertest.cc
|
| ===================================================================
|
| --- chrome/browser/printing/print_preview_dialog_controller_browsertest.cc (revision 181040)
|
| +++ chrome/browser/printing/print_preview_dialog_controller_browsertest.cc (working copy)
|
| @@ -24,7 +24,7 @@
|
| PrintPreviewDialogControllerBrowserTest() {}
|
| virtual ~PrintPreviewDialogControllerBrowserTest() {}
|
|
|
| - virtual void SetUpCommandLine(CommandLine* command_line) {
|
| + virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
|
| #if !defined(GOOGLE_CHROME_BUILD)
|
| command_line->AppendSwitch(switches::kEnablePrintPreview);
|
| #endif
|
|
|