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

Unified Diff: components/bookmarks/core/common/bookmark_pref_names.h

Issue 277893002: Cleaned up includes and unused declarations in the bookmarks component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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: components/bookmarks/core/common/bookmark_pref_names.h
diff --git a/components/bookmarks/core/common/bookmark_pref_names.h b/components/bookmarks/core/common/bookmark_pref_names.h
index 94473d162bb3be14044f24ee3d258fb8e4ef91e5..4fc47d00dad774dc10b4b5be8691ea9f9ba632ac 100644
--- a/components/bookmarks/core/common/bookmark_pref_names.h
+++ b/components/bookmarks/core/common/bookmark_pref_names.h
@@ -10,8 +10,6 @@
namespace prefs {
extern const char kBookmarkEditorExpandedNodes[];
-extern const char kBookmarkPromptEnabled[];
blundell 2014/05/09 10:02:11 these two don't exist anymore?
Joao da Silva 2014/05/09 10:06:09 AFAICT this is dead code, I couldn't locate any re
-extern const char kBookmarkPromptImpressionCount[];
extern const char kShowBookmarkBar[];
extern const char kEditBookmarksEnabled[];
extern const char kShowAppsShortcutInBookmarkBar[];

Powered by Google App Engine
This is Rietveld 408576698