diff options
author | avi@chromium.org <avi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-28 17:10:05 +0000 |
---|---|---|
committer | avi@chromium.org <avi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-28 17:10:05 +0000 |
commit | ad4c6ff09282846c73ad201f5769c744aca574b7 (patch) | |
tree | af5e3c9ff4c3f8e876b70c88f8d13a2c4f423e62 /chrome/browser/ui/sad_tab_helper.h | |
parent | 2860a1f4a8fffd36b47eaace3b86cf06cc3faa2e (diff) | |
download | chromium_src-ad4c6ff09282846c73ad201f5769c744aca574b7.zip chromium_src-ad4c6ff09282846c73ad201f5769c744aca574b7.tar.gz chromium_src-ad4c6ff09282846c73ad201f5769c744aca574b7.tar.bz2 |
Revert "Revert 159158 - Make using WebContentsUserData simpler."
This reverts commit r159277.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@159280 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/ui/sad_tab_helper.h')
-rw-r--r-- | chrome/browser/ui/sad_tab_helper.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/ui/sad_tab_helper.h b/chrome/browser/ui/sad_tab_helper.h index 6b9c650..a05adf7 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. |