| Index: chrome/browser/ssl/captive_portal_blocking_page.h
|
| diff --git a/chrome/browser/ssl/captive_portal_blocking_page.h b/chrome/browser/ssl/captive_portal_blocking_page.h
|
| index 170b251f97e19b3ad244890341e1727eaab5568b..b7d22812f3e8098da686251828fc5a391dd31738 100644
|
| --- a/chrome/browser/ssl/captive_portal_blocking_page.h
|
| +++ b/chrome/browser/ssl/captive_portal_blocking_page.h
|
| @@ -64,7 +64,6 @@ class CaptivePortalBlockingPage : public SecurityInterstitialPage {
|
| bool ShouldCreateNewNavigation() const override;
|
| void PopulateInterstitialStrings(
|
| base::DictionaryValue* load_time_data) override;
|
| - void AfterShow() override {}
|
|
|
| // InterstitialPageDelegate method:
|
| void CommandReceived(const std::string& command) override;
|
|
|