Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| =================================================================== |
| --- chrome/common/chrome_switches.h (revision 161340) |
| +++ chrome/common/chrome_switches.h (working copy) |
| @@ -431,6 +431,7 @@ |
| extern const char kForceImmersive[]; |
| extern const char kForceDesktop[]; |
| extern const char kModeSwitch[]; |
| +extern const char kOverlappedRead[]; |
| extern const char kPrintRaster[]; |
| extern const char kRelaunchShortcut[]; |
| extern const char kWaitForMutex[]; |