| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 7ab601ad3b0fa05931f1d3402c9a3786c9e2ae96..65dbb4847b0abd8e86939287936051bad5c384be 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -340,7 +340,6 @@ extern const char kDisableCast[];
|
| extern const char kDisableContextualSearch[];
|
| extern const char kDisableZeroSuggest[];
|
| extern const char kEnableAccessibilityTabSwitcher[];
|
| -extern const char kEnableAppInstallAlerts[];
|
| extern const char kEnableContextualSearch[];
|
| extern const char kEnableZeroSuggestMostVisited[];
|
| extern const char kEnableZeroSuggestMostVisitedWithoutSerp[];
|
|
|