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

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: string change 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 a218d4e710c6c8e7592b5cd416f4dc3e9c3b0c43..7de69de5f0432960986c637dfffc0b992cb70ae9 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -170,6 +170,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