Index: chrome/common/pref_names.cc |
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
index 1a6415d21f33e880354ec7587c9ca2b4d125363d..c60fe33677a0849fb7a38191d277e1d58681fefe 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. |