| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index f3293f93773a4d36ccfee73d04f0d637d834c513..fa4b15754c5979912d07a74184d8b1a35d44b90d 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -74,6 +74,7 @@ extern const char kCrashOnLive[];
|
| extern const char kDebugDevToolsFrontend[];
|
| extern const char kDebugEnableFrameToggle[];
|
| extern const char kDebugPrint[];
|
| +extern const char kDemandUserScopeApproval[];
|
| extern const char kDeviceManagementUrl[];
|
| extern const char kDiagnostics[];
|
| extern const char kDisableAsynchronousSpellChecking[];
|
|
|