| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index ab8c7584d52d28745346bb3877d62da826dd8099..1b467c065ec6c9b2c42ba4f79bebb850c27d6bf9 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -44,6 +44,7 @@ extern const char kDebugPrint[];
|
| extern const char kDiagnostics[];
|
| extern const char kDisableAltWinstation[];
|
| extern const char kDisableApplicationCache[];
|
| +extern const char kDisableAppsPanel[];
|
| extern const char kDisableAudio[];
|
| extern const char kDisableAuthNegotiateCnameLookup[];
|
| extern const char kDisableBackingStoreLimit[];
|
|
|