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

Unified Diff: chrome/common/chrome_switches.h

Issue 769153007: Managed bookmarks for supervised users (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 11 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/chrome_switches.h
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index 8c8bf07c85e367e340fb64662c9b41db55216164..ca6c1eddf413e0c0f833de4dd558d19c3ef3bd44 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -175,6 +175,7 @@ extern const char kEnableSSLConnectJobWaiting[];
extern const char kEnableStaleWhileRevalidate[];
extern const char kEnableSuggestionsService[];
extern const char kEnableSupervisedUserBlacklist[];
+extern const char kEnableSupervisedUserManagedBookmarksFolder[];
extern const char kEnableSupervisedUserSafeSites[];
extern const char kEnableSyncArticles[];
extern const char kEnableTabAudioMuting[];

Powered by Google App Engine
This is Rietveld 408576698