Index: chrome/browser/media/wv_test_license_server_config.h |
diff --git a/chrome/browser/media/wv_test_license_server_config.h b/chrome/browser/media/wv_test_license_server_config.h |
index ecd7874eebfa353f62a9817276cb9b53c931fed7..4acfd692c8a2a382baad69899e3ee625af275d9f 100644 |
--- a/chrome/browser/media/wv_test_license_server_config.h |
+++ b/chrome/browser/media/wv_test_license_server_config.h |
@@ -15,7 +15,7 @@ class WVTestLicenseServerConfig : public TestLicenseServerConfig { |
virtual std::string GetServerURL() OVERRIDE; |
- virtual bool GetServerCommandLine(CommandLine* command_line) OVERRIDE; |
+ virtual bool GetServerCommandLine(base::CommandLine* command_line) OVERRIDE; |
virtual bool IsPlatformSupported() OVERRIDE; |