Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
| index fc5d7106c8f4e674f95b74721395a974dae05b0f..82bbe4103eb3db399f6a9d581811c1b0bf53e313 100644 |
| --- a/chrome/common/chrome_switches.h |
| +++ b/chrome/common/chrome_switches.h |
| @@ -197,6 +197,7 @@ extern const char kFlagSwitchesEnd[]; |
| extern const char kFeedbackServer[]; |
| extern const char kFileDescriptorLimit[]; |
| extern const char kFirstRun[]; |
| +extern const char kForceQuicWhenOriginHasPort[]; |
|
Nico
2012/12/13 20:10:00
Same here.
Ryan Hamilton
2012/12/14 02:45:46
Done. And elsewhere.
|
| extern const char kGaiaProfileInfo[]; |
| extern const char kGoogleSearchDomainCheckURL[]; |
| extern const char kGSSAPILibraryName[]; |