| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index 637a2f4143a1bdb8bcd98e631af1d0531ae7bf34..014f3fda95f9312de63613a25814281f9830f20c 100644
|
| --- a/chrome/common/chrome_features.h
|
| +++ b/chrome/common/chrome_features.h
|
| @@ -82,6 +82,7 @@ extern const base::Feature kDisplayPersistenceToggleInPermissionPrompts;
|
|
|
| extern const base::Feature kExpectCTReporting;
|
|
|
| +extern const base::Feature kExperimentalAppBanners;
|
| extern const base::Feature kExperimentalKeyboardLockUI;
|
|
|
| #if defined(OS_WIN)
|
|
|