Index: chrome/browser/extensions/webstore_installer_test.h |
diff --git a/chrome/browser/extensions/webstore_installer_test.h b/chrome/browser/extensions/webstore_installer_test.h |
index 40518ba5800916a96ba4b841a3591c1e613b2a1c..00a7ae8b6a786c1125e4999f57a7b1df61d9b48e 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: |