Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7929)

Unified Diff: chrome/common/pref_names.h

Issue 8135001: Fixed behavior of the bookmark bar visibility. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 2c2a71a1d0c8ce0504a59f6c9cf45150eea62abd..fb21f9ad5d5cfaa7ae6f4ec8cdb6cf034ae5e43c 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -280,7 +280,6 @@ extern const char kEditBookmarksEnabled[];
extern const char kUseVerticalTabs[];
extern const char kEnableTranslate[];
-extern const char kEnableBookmarkBar[];
extern const char kPinnedTabs[];
extern const char kHttpThrottlingEnabled[];
extern const char kHttpThrottlingMayExperiment[];

Powered by Google App Engine
This is Rietveld 408576698