Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 2c70bf5ac1fe665008ac1bc6ae07264bbd015fac..9f945fef1a467993bfc3004104d8505d53a4a170 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -174,6 +174,7 @@ extern const char kEnableSpellingFeedbackFieldTrial[]; |
extern const char kEnableSSLConnectJobWaiting[]; |
extern const char kEnableStreamlinedHostedApps[]; |
extern const char kEnableSuggestionsService[]; |
+extern const char kEnableSupervisedUserBlacklist[]; |
extern const char kEnableSyncArticles[]; |
extern const char kEnableSyncSyncedNotifications[]; |
extern const char kEnableThumbnailRetargeting[]; |