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

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: 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 9bc1deb5e44f0c7c3dbb03b496d1985e3bf4dbfc..d97e51edbd11fee6b348f0098c75883dcb5e6e66 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