| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index 3471c2d869d29a64c212384ac465641c160cde72..aa7ebdc1dae5fe6e4c3cbb0bda81e4b7f0c7f661 100644
|
| --- a/chrome/common/chrome_features.h
|
| +++ b/chrome/common/chrome_features.h
|
| @@ -27,6 +27,8 @@ 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 kBlockSmallContent;
|
|
|
| extern const base::Feature kBrowserHangFixesExperiment;
|
|
|