Index: content/browser/ssl/ssl_manager.h |
diff --git a/content/browser/ssl/ssl_manager.h b/content/browser/ssl/ssl_manager.h |
index 40a86a348eaaf1cc90e9fe1d13dc5fff8ddb1f6d..972bd84c733904b0a56d3a744e6c6c8eab619b1d 100644 |
--- a/content/browser/ssl/ssl_manager.h |
+++ b/content/browser/ssl/ssl_manager.h |
@@ -80,7 +80,7 @@ |
// content. These methods update the SSLStatus on the NavigationEntry |
// appropriately. If the result could change the visible SSL state, |
// they notify the WebContents of the change via |
- // DidChangeVisibleSecurityState(); |
+ // DidChangeVisibleSSLState(); |
void DidDisplayMixedContent(); |
void DidDisplayContentWithCertErrors(); |
void DidShowPasswordInputOnHttp(); |