summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_security_exploit_browsertest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/chrome_security_exploit_browsertest.cc')
-rw-r--r--chrome/browser/chrome_security_exploit_browsertest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/chrome_security_exploit_browsertest.cc b/chrome/browser/chrome_security_exploit_browsertest.cc
index f72024e2..46ece3a 100644
--- a/chrome/browser/chrome_security_exploit_browsertest.cc
+++ b/chrome/browser/chrome_security_exploit_browsertest.cc
@@ -30,7 +30,7 @@ class ChromeSecurityExploitBrowserTest : public InProcessBrowserTest {
ChromeSecurityExploitBrowserTest() {}
virtual ~ChromeSecurityExploitBrowserTest() {}
- virtual void SetUpCommandLine(CommandLine* command_line) override {
+ void SetUpCommandLine(CommandLine* command_line) override {
ASSERT_TRUE(test_server()->Start());
net::SpawnedTestServer https_server(
net::SpawnedTestServer::TYPE_HTTPS,