Chromium Code Reviews| Index: chrome/test/data/webui/print_preview.h |
| =================================================================== |
| --- chrome/test/data/webui/print_preview.h (revision 271915) |
| +++ chrome/test/data/webui/print_preview.h (working copy) |
| @@ -13,9 +13,6 @@ |
| virtual ~PrintPreviewWebUITest(); |
| private: |
| - // WebUIBrowserTest implementation. |
| - virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE; |
| - |
| DISALLOW_COPY_AND_ASSIGN(PrintPreviewWebUITest); |
| }; |