| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index 0c3fb8ea449171901a36e4747a4ab5cb1dd9a8b4..7f411eb6740264ae5e5f9722b3d19cbb0386a30c 100644
|
| --- a/chrome/common/chrome_features.h
|
| +++ b/chrome/common/chrome_features.h
|
| @@ -33,6 +33,8 @@ extern const base::Feature kBlockSmallContent;
|
|
|
| extern const base::Feature kBrowserHangFixesExperiment;
|
|
|
| +extern const base::Feature kDisplayPersistenceToggleInPermissionPrompts;
|
| +
|
| extern const base::Feature kExpectCTReporting;
|
|
|
| extern const base::Feature kExperimentalKeyboardLockUI;
|
|
|