| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index bd0345f940dc34246f7064cb771aa06834363a48..cb1eac9ff866db4c4179b95f2c4c58f6700ddfc4 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -430,6 +430,7 @@ 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
|
|
|
|
|