| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index 51d6c0b7bed7c363d96d516e9bfcdadeb0c87d1f..298f6b030a6226c3cefe551b97f477cf5bdecefd 100644
|
| --- a/chrome/common/chrome_features.h
|
| +++ b/chrome/common/chrome_features.h
|
| @@ -68,6 +68,8 @@ extern const base::Feature kHappinessTrackingSystem;
|
| extern const base::Feature kLinuxObsoleteSystemIsEndOfTheLine;
|
| #endif
|
|
|
| +extern const base::Feature kLsdPermissionPrompt;
|
| +
|
| extern const base::Feature kMaterialDesignBookmarks;
|
|
|
| #if BUILDFLAG(ENABLE_EXTENSIONS)
|
|
|