| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index f8d3531868b76346a74f4cca7b742ec36d3a2c0e..627c5a6c3547a82981e2c3cc16f8a227bf25fb16 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -103,6 +103,7 @@ extern const char kDisableSearchButtonInOmnibox[];
|
| extern const char kDisableSessionCrashedBubble[];
|
| extern const char kDisableSpdy31[];
|
| extern const char kDisableSuggestionsService[];
|
| +extern const char kDisableSupervisedUserBlacklist[];
|
| extern const char kDisableSync[];
|
| extern const char kDisableSyncSyncedNotifications[];
|
| extern const char kDisableSyncTypes[];
|
|
|