| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index f96568db5eec5d8c01b2bcb23299573e7483edd6..88143246b87793bcdb44f85976c5c95abb0d861a 100644
|
| --- a/chrome/common/chrome_features.h
|
| +++ b/chrome/common/chrome_features.h
|
| @@ -183,6 +183,8 @@ extern const base::Feature kSiteDetails;
|
| extern const base::Feature kSiteNotificationChannels;
|
| #endif
|
|
|
| +extern const base::Feature kStaggeredBackgroundTabOpen;
|
| +
|
| extern const base::Feature kSupervisedUserCreation;
|
|
|
| #if defined(SYZYASAN)
|
|
|