| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index 0c3fb8ea449171901a36e4747a4ab5cb1dd9a8b4..c4b8dfa9988d00a7a30338b8fcff8c4de4339d3b 100644
|
| --- a/chrome/common/chrome_features.h
|
| +++ b/chrome/common/chrome_features.h
|
| @@ -29,6 +29,8 @@ extern const base::Feature kBackgroundModeAllowRestart;
|
|
|
| extern const base::Feature kBackspaceGoesBackFeature;
|
|
|
| +extern const base::Feature kBlockPromptsIfDismissedOften;
|
| +
|
| extern const base::Feature kBlockSmallContent;
|
|
|
| extern const base::Feature kBrowserHangFixesExperiment;
|
|
|