| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index 3e6348d79a30a787b46b6ab22e9d8f50cf246bfb..1ac4866def30468d7a33c47eb18806d6ff8051d7 100644
|
| --- a/chrome/common/chrome_features.h
|
| +++ b/chrome/common/chrome_features.h
|
| @@ -46,8 +46,6 @@ extern const base::Feature kAutomaticTabDiscarding;
|
| extern const base::Feature kBackgroundModeAllowRestart;
|
| #endif // defined(OS_WIN) || defined(OS_LINUX)
|
|
|
| -extern const base::Feature kBackspaceGoesBackFeature;
|
| -
|
| extern const base::Feature kBlockPromptsIfDismissedOften;
|
| extern const base::Feature kBlockPromptsIfIgnoredOften;
|
|
|
|
|