Index: chrome/browser/ssl/chrome_security_state_model_client_browser_tests.cc |
diff --git a/chrome/browser/ssl/chrome_security_state_model_client_browser_tests.cc b/chrome/browser/ssl/chrome_security_state_model_client_browser_tests.cc |
index c32738337731383b6506a0c5cbd0bfaf945c8ffc..6d7add026b04060a6af8ce8f4813f512f197c32e 100644 |
--- a/chrome/browser/ssl/chrome_security_state_model_client_browser_tests.cc |
+++ b/chrome/browser/ssl/chrome_security_state_model_client_browser_tests.cc |
@@ -638,7 +638,7 @@ IN_PROC_BROWSER_TEST_F(SecurityStateModelLoadingTest, NavigationStateChanges) { |
browser()->tab_strip_model()->GetActiveWebContents()); |
} |
-// Tests that the SecurityStateModel for a WebContents is up-to-date |
+// Tests that the SecurityStateModel for a WebContents is up to date |
// when the WebContents is inserted into a Browser's TabStripModel. |
IN_PROC_BROWSER_TEST_F(ChromeSecurityStateModelClientTest, AddedTab) { |
ASSERT_TRUE(https_server_.Start()); |