| Index: content/browser/frame_host/interstitial_page_impl.h
|
| diff --git a/content/browser/frame_host/interstitial_page_impl.h b/content/browser/frame_host/interstitial_page_impl.h
|
| index 7f2d4d79b362352075606bb93cec3e1c4ed154ea..8068fd34e019eff42cec67d12722e23ab003e15e 100644
|
| --- a/content/browser/frame_host/interstitial_page_impl.h
|
| +++ b/content/browser/frame_host/interstitial_page_impl.h
|
| @@ -119,7 +119,6 @@
|
| int32 page_id,
|
| const base::string16& title,
|
| base::i18n::TextDirection title_direction) OVERRIDE;
|
| - virtual AccessibilityMode GetAccessibilityMode() const OVERRIDE;
|
|
|
| // RenderViewHostDelegate implementation:
|
| virtual RenderViewHostDelegateView* GetDelegateView() OVERRIDE;
|
|
|