| Index: chrome/common/chrome_switches.h
|
| ===================================================================
|
| --- chrome/common/chrome_switches.h (revision 155242)
|
| +++ chrome/common/chrome_switches.h (working copy)
|
| @@ -426,9 +426,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)
|
|
|