| Index: chrome/browser/ui/sad_tab_helper.h
|
| diff --git a/chrome/browser/ui/sad_tab_helper.h b/chrome/browser/ui/sad_tab_helper.h
|
| index 6b9c6504b040274c3d6631a92fb25d98cf9efa89..a05adf7c70ae6508d55f7d7e7551e562a7d34dc1 100644
|
| --- a/chrome/browser/ui/sad_tab_helper.h
|
| +++ b/chrome/browser/ui/sad_tab_helper.h
|
| @@ -43,7 +43,6 @@ class SadTabHelper : public content::WebContentsObserver,
|
|
|
| private:
|
| explicit SadTabHelper(content::WebContents* web_contents);
|
| - static int kUserDataKey;
|
| friend class WebContentsUserData<SadTabHelper>;
|
|
|
| // Platform specific function to get an instance of the sad tab page.
|
|
|