| Index: content/browser/ssl/ssl_manager.h
|
| diff --git a/content/browser/ssl/ssl_manager.h b/content/browser/ssl/ssl_manager.h
|
| index a51555d1fafc2b638df53421cbd4f5419bc09625..101f1c9bba1347819c2a411109db3d06237ddc03 100644
|
| --- a/content/browser/ssl/ssl_manager.h
|
| +++ b/content/browser/ssl/ssl_manager.h
|
| @@ -34,7 +34,7 @@ namespace net {
|
| class SSLInfo;
|
| }
|
|
|
| -// The SSLManager SSLManager controls the SSL UI elements in a TabContents. It
|
| +// The SSLManager SSLManager controls the SSL UI elements in a WebContents. It
|
| // listens for various events that influence when these elements should or
|
| // should not be displayed and adjusts them accordingly.
|
| //
|
|
|