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