Index: chrome/common/pref_names.cc |
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
index 6f5c9d491a1d2116725faed3683ab2305beadeb1..af6c62434d1333deb4c07bf690be591f0e8e59ea 100644 |
--- a/chrome/common/pref_names.cc |
+++ b/chrome/common/pref_names.cc |
@@ -773,9 +773,6 @@ const char kEditBookmarksEnabled[] = "bookmarks.editing_enabled"; |
// Boolean that is true when the translate feature is enabled. |
const char kEnableTranslate[] = "translate.enabled"; |
-// Boolean that is true when the bookmark bar for the new tab page is enabled. |
-const char kEnableBookmarkBar[] = "bookmark_bar.enabled"; |
- |
const char kPinnedTabs[] = "pinned_tabs"; |
// Boolean that is true when HTTP throttling is enabled. |