Index: chrome/browser/ui/bookmarks/bookmark_tab_helper.h |
diff --git a/chrome/browser/ui/bookmarks/bookmark_tab_helper.h b/chrome/browser/ui/bookmarks/bookmark_tab_helper.h |
index 022a4148a7c7d127410b0bc2d0ed811a690b879d..4024a82287d2d322dbb6b0753b8f5b7eca457eb4 100644 |
--- a/chrome/browser/ui/bookmarks/bookmark_tab_helper.h |
+++ b/chrome/browser/ui/bookmarks/bookmark_tab_helper.h |
@@ -66,7 +66,6 @@ class BookmarkTabHelper : public content::NotificationObserver, |
private: |
explicit BookmarkTabHelper(content::WebContents* web_contents); |
- static int kUserDataKey; |
friend class WebContentsUserData<BookmarkTabHelper>; |
// Updates the starred state from the bookmark bar model. If the state has |