| Index: content/browser/tab_contents/interstitial_page.h
|
| diff --git a/content/browser/tab_contents/interstitial_page.h b/content/browser/tab_contents/interstitial_page.h
|
| index d9b06fe0d46740937dbb1e75b8ead610094d9891..78139f6c9017bd4043f0a8c65c2fa53300ee5e10 100644
|
| --- a/content/browser/tab_contents/interstitial_page.h
|
| +++ b/content/browser/tab_contents/interstitial_page.h
|
| @@ -102,7 +102,6 @@ class InterstitialPage : public NotificationObserver,
|
| void FocusThroughTabTraversal(bool reverse);
|
|
|
| virtual ViewType::Type GetRenderViewType() const;
|
| - virtual int GetBrowserWindowID() const;
|
|
|
| // See description above field.
|
| void set_reload_on_dont_proceed(bool value) {
|
|
|