| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 6874db0b7118fd1095c02eca65ee64e2dc911214..b1cc62dc8ae08a8e1d90e8480bb92ccf70d5c794 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -198,6 +198,7 @@ extern const char kFeedbackServer[];
|
| extern const char kFileDescriptorLimit[];
|
| extern const char kFirstRun[];
|
| extern const char kForceSyncSpellCheck[];
|
| +extern const char kForceQuicPort[];
|
| extern const char kGaiaProfileInfo[];
|
| extern const char kGoogleSearchDomainCheckURL[];
|
| extern const char kGSSAPILibraryName[];
|
|
|