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

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 ce82b576dc26e96c19d88ef5b975f8ef08307dd4..f0fb46cae2a1ab7c012e63931b7a58ed6fc53c02 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -280,7 +280,6 @@ extern const char kAutofillPersonalDataManagerFirstRun[];
extern const char kEditBookmarksEnabled[];
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