| Index: chrome/common/chrome_switches.h
|
| ===================================================================
|
| --- chrome/common/chrome_switches.h (revision 153562)
|
| +++ chrome/common/chrome_switches.h (working copy)
|
| @@ -437,9 +437,11 @@
|
| extern const char kDisableDesktopShortcuts[];
|
| extern const char kEnableSyncCredentialCaching[];
|
| extern const char kForceImmersive[];
|
| +extern const char kForceDesktop[];
|
| +extern const char kModeSwitch[];
|
| extern const char kPrintRaster[];
|
| extern const char kRelaunchShortcut[];
|
| -extern const char kWaitForHandle[];
|
| +extern const char kWaitForMutex[];
|
| #endif
|
|
|
| #if defined(USE_AURA)
|
|
|