| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index 978096ac705bc2cc0ff772e6a3fee6fb9e30b7d0..be2dca1f5fde321e62a95f382f9db50c4768e86d 100644
|
| --- a/chrome/common/chrome_features.h
|
| +++ b/chrome/common/chrome_features.h
|
| @@ -61,6 +61,8 @@ extern const base::Feature kMaterialDesignHistory;
|
|
|
| extern const base::Feature kMaterialDesignSettings;
|
|
|
| +extern const base::Feature kModalPermissionPrompts;
|
| +
|
| #if defined(OS_MACOSX)
|
| extern const base::Feature kNativeNotifications;
|
| #endif // defined(OS_MACOSX)
|
|
|