Index: chrome/common/pref_names.cc |
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
index 269a389291644971866f2f3faf5e92f282058a63..1d4ded2daa2a1e784d03659b420f47bbb905edac 100644 |
--- a/chrome/common/pref_names.cc |
+++ b/chrome/common/pref_names.cc |
@@ -773,9 +773,6 @@ const char kUseVerticalTabs[] = "tabs.use_vertical_tabs"; |
// 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. |