summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/webstore_installer_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/extensions/webstore_installer_test.h')
-rw-r--r--chrome/browser/extensions/webstore_installer_test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/extensions/webstore_installer_test.h b/chrome/browser/extensions/webstore_installer_test.h
index 40518ba..00a7ae8 100644
--- a/chrome/browser/extensions/webstore_installer_test.h
+++ b/chrome/browser/extensions/webstore_installer_test.h
@@ -23,7 +23,7 @@ class WebstoreInstallerTest : public InProcessBrowserTest {
const std::string& unverified_domain);
virtual ~WebstoreInstallerTest();
- virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE;
+ virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
virtual void SetUpInProcessBrowserTestFixture() OVERRIDE;
protected: