Index: chrome/browser/ui/metro_pin_tab_helper.h |
diff --git a/chrome/browser/ui/metro_pin_tab_helper.h b/chrome/browser/ui/metro_pin_tab_helper.h |
index a78af8346e6291c75b4926aa666bdcc9561caea0..450c8e3f202a4430f10b7fb4f7d501fa83ec692c 100644 |
--- a/chrome/browser/ui/metro_pin_tab_helper.h |
+++ b/chrome/browser/ui/metro_pin_tab_helper.h |
@@ -25,7 +25,6 @@ class MetroPinTabHelper : public content::WebContentsObserver, |
private: |
explicit MetroPinTabHelper(content::WebContents* tab_contents); |
- static int kUserDataKey; |
friend class WebContentsUserData<MetroPinTabHelper>; |
// Queries the metro driver about the pinned state of the current URL. |