| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index a90d33da5b0495cc98977e4976e22663e12e96e6..e2d2599b7096bad11aba7e827008891495791747 100644
|
| --- a/chrome/common/chrome_features.h
|
| +++ b/chrome/common/chrome_features.h
|
| @@ -19,6 +19,8 @@ namespace features {
|
| extern const base::Feature kAutomaticTabDiscarding;
|
| #endif // defined(OS_WIN) || defined(OS_MACOSX)
|
|
|
| +extern const base::Feature kBrowserHangFixesExperiment;
|
| +
|
| extern const base::Feature kExpectCTReporting;
|
|
|
| extern const base::Feature kExperimentalKeyboardLockUI;
|
|
|