Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| =================================================================== |
| --- chrome/common/chrome_switches.h (revision 88789) |
| +++ chrome/common/chrome_switches.h (working copy) |
| @@ -251,6 +251,7 @@ |
| extern const char kShowIcons[]; |
| extern const char kSilentDumpOnDCHECK[]; |
| extern const char kStartMaximized[]; |
| +extern const char kSocketReusePolicy[]; |
|
willchan no longer on Chromium
2011/06/13 15:06:07
Please sort this alphabetically.
Gagan
2011/06/13 16:45:58
Done.
|
| extern const char kSyncAllowInsecureXmppConnection[]; |
| extern const char kSyncInvalidateXmppLogin[]; |
| extern const char kSyncerThreadTimedStop[]; |