Index: chrome/common/chrome_features.h |
diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h |
index 32d98a185996bbb42a81f25b8bb6efca28c8bdb1..978096ac705bc2cc0ff772e6a3fee6fb9e30b7d0 100644 |
--- a/chrome/common/chrome_features.h |
+++ b/chrome/common/chrome_features.h |
@@ -97,6 +97,8 @@ extern const base::Feature kSecurityChip; |
extern const base::Feature kSyzyasanDeferredFree; |
#endif |
+extern const base::Feature kUseGroupedPermissionInfobars; |
+ |
#if defined(OS_CHROMEOS) |
extern const base::Feature kOptInImeMenu; |