| Index: chrome/browser/ssl/ssl_tab_helper.cc
|
| ===================================================================
|
| --- chrome/browser/ssl/ssl_tab_helper.cc (revision 181040)
|
| +++ chrome/browser/ssl/ssl_tab_helper.cc (working copy)
|
| @@ -144,7 +144,7 @@
|
| // content::NotificationObserver:
|
| virtual void Observe(int type,
|
| const content::NotificationSource& source,
|
| - const content::NotificationDetails& details);
|
| + const content::NotificationDetails& details) OVERRIDE;
|
|
|
| InfoBarService* infobar_service_;
|
| InfoBarDelegate* infobar_delegate_;
|
|
|