Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 023f7354abb3031849fb6ab24d94eb42a621802b..b1c298fdc15aab6da6c87c422ff81b2590ef6192 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -192,6 +192,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[]; |