| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index 0cf3dd5ac71c961a45eca46367b0b9aefb4941a0..4873ea81ea3295dd383b8a0aa5d2c647ef4da393 100644
|
| --- a/chrome/common/chrome_features.h
|
| +++ b/chrome/common/chrome_features.h
|
| @@ -169,6 +169,8 @@ extern const base::Feature kSimplifiedFullscreenUI;
|
| extern const base::Feature kSyzyasanDeferredFree;
|
| #endif
|
|
|
| +extern const base::Feature kTabsInCbd;
|
| +
|
| extern const base::Feature kUseGroupedPermissionInfobars;
|
|
|
| extern const base::Feature kUsePermissionManagerForMediaRequests;
|
|
|