| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 031a33766126ee4e27496becf69547766b97d6c0..1ded3cacdec743774d01ee5935c9a4a16afbc6e5 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -199,6 +199,9 @@ extern const char kEnableNpnHttpOnly[];
|
| extern const char kEnableOfflineAutoReload[];
|
| extern const char kEnableOmniboxAutoCompletionForIme[];
|
| extern const char kEnableOriginChip[];
|
| +extern const char kEnableOriginChipLeadingLocationBar[];
|
| +extern const char kEnableOriginChipTrailingLocationBar[];
|
| +extern const char kEnableOriginChipLeadingMenuButton[];
|
| extern const char kEnablePanels[];
|
| extern const char kEnablePasswordAutofillPublicSuffixDomainMatching[];
|
| extern const char kEnableQueryExtraction[];
|
|
|