summaryrefslogtreecommitdiffstats
path: root/chrome/browser/media/wv_test_license_server_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/media/wv_test_license_server_config.h')
-rw-r--r--chrome/browser/media/wv_test_license_server_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/media/wv_test_license_server_config.h b/chrome/browser/media/wv_test_license_server_config.h
index ecd7874..4acfd69 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;