| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 7bd5c7b031e6cc33a4245089ec6eef3b754ee34e..49cd0f5a2fb2621e69ff71c67b81b2443a9d892e 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -191,6 +191,7 @@ extern const char kEnableOmniboxAutoCompletionForIme[];
|
| extern const char kEnablePanels[];
|
| extern const char kEnablePasswordAutofillPublicSuffixDomainMatching[];
|
| extern const char kEnablePasswordGeneration[];
|
| +extern const char kEnablePeopleSearch[];
|
| extern const char kEnableProfiling[];
|
| extern const char kEnableQuic[];
|
| extern const char kEnableQuicHttps[];
|
|
|