Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index efafdb17f41bca1cad4ab2b39c714f1059553ca0..6b33d8cb7dc4fd3ac70eebf968e66d93c694b87b 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -292,9 +292,6 @@ const char kDisablePasswordManagerReauthentication[] = |
// Disable the new material UI - requires out of process PDF plugin. |
const char kDisablePdfMaterialUI[] = "disable-pdf-material-ui"; |
-// Enables searching for people from the apps list search box. |
-const char kDisablePeopleSearch[] = "disable-people-search"; |
- |
// Don't use bubbles for content permissions requests instead of infobars. |
const char kDisablePermissionsBubbles[] = "disable-permissions-bubbles"; |