| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index 3446c1c02579c047c0115e8f3ae32a25977ced2d..53d38c28548d5d342cceba766f8017523c940604 100644
|
| --- a/chrome/common/chrome_features.h
|
| +++ b/chrome/common/chrome_features.h
|
| @@ -23,6 +23,8 @@ extern const base::Feature kArcMemoryManagement;
|
| extern const base::Feature kAutomaticTabDiscarding;
|
| #endif // defined(OS_WIN) || defined(OS_MACOSX)
|
|
|
| +extern const base::Feature kBackspaceGoesBackFeature;
|
| +
|
| extern const base::Feature kBlockSmallContent;
|
|
|
| extern const base::Feature kBrowserHangFixesExperiment;
|
|
|