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

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: Reviewed, rebased 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 c87fe22f63df13f14a4f47f47bf3717e08f6afaf..96c87305ac6da3189e9153602c2e60fa8ffa2384 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