| Index: chrome/common/pref_names.cc
|
| diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc
|
| index 570ae7210874445d5f53d33d674c29983d69d269..4ec6f69595b7dad8a6a3a2b27e66bd8140bc9468 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.
|
|
|