| Index: chrome/common/chrome_switches.cc
|
| diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
|
| index dcf4a253f2e2055e5f66f206d23e71d33658d461..e465aacd8c9b0a4d90f25c1da8254ca2422b2d40 100644
|
| --- a/chrome/common/chrome_switches.cc
|
| +++ b/chrome/common/chrome_switches.cc
|
| @@ -1216,9 +1216,6 @@ const char kDisableZeroSuggest[] = "disable-zero-suggest";
|
| const char kEnableAccessibilityTabSwitcher[] =
|
| "enable-accessibility-tab-switcher";
|
|
|
| -// Enables app install alerts.
|
| -const char kEnableAppInstallAlerts[] = "enable-app-install-alerts";
|
| -
|
| // Enables Contextual Search.
|
| const char kEnableContextualSearch[] = "enable-contextual-search";
|
|
|
|
|