| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index b085c5f4b13cd5be0eb79d84916055aeadafdaa3..e9ef8b8496e75d2f5d5b2156c3520c28828dc11b 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -263,6 +263,7 @@ extern const char kOmniboxInlineHistoryQuickProviderProhibited[];
|
| extern const char kOnlyBlockSettingThirdPartyCookies[];
|
| extern const char kOpenInNewWindow[];
|
| extern const char kOrganicInstall[];
|
| +extern const char kOriginPortToForceQuicOn[];
|
| extern const char kPackExtension[];
|
| extern const char kPackExtensionKey[];
|
| extern const char kParentProfile[];
|
|
|