| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index a24f65f3f533258d6d43869172b5723387ad7b70..ac3639e9e7b1a4ef46d4ad4d7c22cf61d9b1c13a 100644
|
| --- a/chrome/common/chrome_features.h
|
| +++ b/chrome/common/chrome_features.h
|
| @@ -89,6 +89,8 @@ extern const base::Feature kSimplifiedFullscreenUI;
|
| extern const base::Feature kSyzyasanDeferredFree;
|
| #endif
|
|
|
| +extern const base::Feature kUseGroupedPermissionInfobars;
|
| +
|
| #if defined(OS_CHROMEOS)
|
| extern const base::Feature kOptInImeMenu;
|
|
|
|
|