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

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

Issue 307993005: Enable the ManagedBookmarks policy on all platforms. (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/common/bookmark_pref_names.h
diff --git a/components/bookmarks/common/bookmark_pref_names.h b/components/bookmarks/common/bookmark_pref_names.h
index 3cc3280ff3ff9db71a1b6a05995629cb9f6cc094..f80e4706aef1044a34514396ee961c88601ba19b 100644
--- a/components/bookmarks/common/bookmark_pref_names.h
+++ b/components/bookmarks/common/bookmark_pref_names.h
@@ -13,6 +13,7 @@ extern const char kBookmarkEditorExpandedNodes[];
extern const char kShowBookmarkBar[];
extern const char kEditBookmarksEnabled[];
extern const char kShowAppsShortcutInBookmarkBar[];
+extern const char kManagedBookmarks[];
sky 2014/05/30 13:12:53 nit: please alphabetize these.
Joao da Silva 2014/05/30 20:54:35 Done.
} // namespace prefs

Powered by Google App Engine
This is Rietveld 408576698