summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/webui/print_preview.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/data/webui/print_preview.h')
-rw-r--r--chrome/test/data/webui/print_preview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/data/webui/print_preview.h b/chrome/test/data/webui/print_preview.h
index 0d4386c..599f4d5 100644
--- a/chrome/test/data/webui/print_preview.h
+++ b/chrome/test/data/webui/print_preview.h
@@ -14,7 +14,7 @@ class PrintPreviewWebUITest : public WebUIBrowserTest {
private:
// WebUIBrowserTest implementation.
- virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE;
+ virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
DISALLOW_COPY_AND_ASSIGN(PrintPreviewWebUITest);
};